home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!convex!seas.smu.edu!vivaldi!aslws01!aslslc71!jng
- From: jng@aslslc71.asl.dl.nec.com (James Ng)
- Subject: Access non-static data members in Motif callback functions.
- Message-ID: <1992Dec21.144344.21100@asl.dl.nec.com>
- Sender: news@asl.dl.nec.com
- Nntp-Posting-Host: aslslc71
- Organization: NEC America, Inc. Irving, Texas
- Date: Mon, 21 Dec 1992 14:43:44 GMT
- Lines: 10
-
-
- We use X11/R4 and Motif 1.1 for our GUI development. Our C++ compiler is
- Object Center C++ (formerly called Saber C++). When we try to use a
- non-static member function as a callback, sometimes nonstatic data members
- get corrupted inside the callback function. Static data members seem to
- maintain their integrity. Does anyone have similar experience or even
- solution to solve the above problem? Any suggestion will be appreciated.
- Suggestion can be mailed to jng@asl.dl.nec.com or posted if you prefer.
-
- James Ng
-