home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ivgate!mtask!Fred.Steinbach
- From: Fred.Steinbach@mtask.omahug.org (Fred Steinbach)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: Cursor in PM Entry-F
- Message-ID: <26.2b2872f2@ivgate>
- Date: 10 Dec 92 21:27:00 CST
- Reply-To: fred.steinbach@mtask.omahug.org
- Organization: Multitasking Systems, Kansas City
- Sender: news@ivgate.omahug.org (UUscan 1.10)
- Followup-To: comp.os.os2.programmer
- Lines: 11
-
- DS> I've got a single line entry-field in a PM application.
- DS> How do I put the cursor into this field? I've tried sending
- DS> an EM_SETSEL message to the entry-field, but nothing happens.
- DS> Maybe I had the wrong values? Anyone out there familiar with this?
-
- How about WinSetFocus( HWND_DESKTOP, hwndEntryField ) ? (It's been a
- while)
-
- ___
- X KWQ/2 1.0C X
-
-