home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
- From: dic5340@hertz.njit.edu (David Charlap)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: X/Motif to PM Questions
- Keywords: motif xwindows pm
- Message-ID: <1992Aug26.203548.18482@njitgw.njit.edu>
- Date: 26 Aug 92 20:35:48 GMT
- References: <103@slpfs1.UUCP>
- Sender: news@njit.edu
- Organization: New Jersey Institute of Technology, Newark, N.J.
- Lines: 21
- Nntp-Posting-Host: hertz.njit.edu
-
- In article <103@slpfs1.UUCP> jct@slpfs1.UUCP (Jeff Tolmie) writes:
- >
- >
- >In my previous article I wrote:-
- >> Event-Callback-xxx(...) { ... WndClientProc(...) { ...
- >>
- >> file. The two windows each have ONE event handler. The default for the
- >> drawing area is usually called WndClientProc. Now, you have to write a
- >
- >Before anyone else says it, that should be ClientWndProc.
-
- The procedure could be anything. It's just another function (declared
- with the EXPENTRY qualifier) and can have any name. It is passed to
- the WinRegisterClass function when declaring the class to OS/2.
-
- I normally call it MessageHandler().
- --
- |) David Charlap "I don't even represent myself
- /|_ dic5340@hertz.njit.edu sometimes so NJIT is right out!.
- ((|,)
- ~|~ Hi! I am a .signature virus, copy me into your .signature file.
-