home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 6951 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  800 b 

  1. Path: sparky!uunet!ivgate!mtask!Fred.Steinbach
  2. From: Fred.Steinbach@mtask.omahug.org (Fred Steinbach)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Cursor in PM Entry-F
  5. Message-ID: <26.2b2872f2@ivgate>
  6. Date: 10 Dec 92 21:27:00 CST
  7. Reply-To: fred.steinbach@mtask.omahug.org
  8. Organization: Multitasking Systems, Kansas City
  9. Sender: news@ivgate.omahug.org (UUscan 1.10)
  10. Followup-To: comp.os.os2.programmer
  11. Lines: 11
  12.  
  13. DS> I've got a single line entry-field in a PM application. 
  14. DS> How do I put the cursor into this field?  I've tried sending 
  15. DS> an EM_SETSEL message to the entry-field, but nothing happens. 
  16. DS> Maybe I had the wrong values? Anyone out there familiar with this? 
  17.  
  18. How about WinSetFocus( HWND_DESKTOP, hwndEntryField ) ?  (It's been a
  19. while) 
  20.  
  21. ___
  22.  X KWQ/2 1.0C X 
  23.                
  24.