home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gossip.pyramid.com!decwrl!sdd.hp.com!usc!news!spock.dis.cccd.edu!donc
- From: donc@spock.dis.cccd.edu (Don Cock)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Re: BC++ OWL: How do you trap the <del> key in a TEdit descendent?
- Message-ID: <BsvMsp.Gup@spock.dis.cccd.edu>
- Date: 12 Aug 92 15:24:24 GMT
- References: <1992Aug12.061454.13780@nuscc.nus.sg> <1992Aug12.061741.14243@nuscc.nus.sg>
- Organization: Coast Community College District, Costa Mesa, CA
- Lines: 15
-
- In article <1992Aug12.061741.14243@nuscc.nus.sg> ipser@solomon.technet.sg (Ed Ipser) writes:
- >BC++ OWL: How do you trap the <del> key in a TEdit descendent? I can
- >trap other characters with the WM_CHAR message handler but the <del>
- >key slips by, mysteriously.
- >
-
- You have to trap the WM_KEYDOWN or WM_KEYUP to get the "strange" keys.
-
- Happy trap'n,
- --
- Don Cock Internet: donc@spock.dis.cccd.edu
- Coast Community College District 1370 Adams Avenue
- District Information Services Costa Mesa, CA, USA 92626
- Technical Support (714) 432-5079
- "... you'll be locked into Cyberspace. Remember to do your work!" B.P. Kehoe
-