From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ffa808f2a3d381e4,start X-Google-Attributes: gid103376,public From: sbarber@snet.net (Shawn Barber) Subject: Win32ADA Edit Control Notification Date: 1999/04/28 Message-ID: <%fGV2.672$4S.363025@WReNphoon3>#1/1 X-Deja-AN: 471923889 X-Originating-Host: 140.76.238.7 X-Trace: WReNphoon3 925315195 10.0.3.195 (Wed, 28 Apr 1999 08:59:55 PDT) Organization: http://www.remarq.com: The World's Usenet/Discussions Start Here NNTP-Posting-Date: Wed, 28 Apr 1999 08:59:55 PDT Newsgroups: comp.lang.ada Date: 1999-04-28T00:00:00+00:00 List-Id: I tried to use an edit control for the first time in a piece of software I am developing. I can't seem to trap the EN_CHANGE and the EN_UPDATE messages. I have been able to trap the EN_SETFOCUS and EN_KILLFOCUS messages. I need some new things to try. I've tried checking the high word of the wParam of a WM_SYSCOMMAND with no luck. Shawn Barber SBarber@Sikorsky.com **** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****