home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / programm / 3852 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!rutgers!psinntp!psinntp!dlogics!emh
  2. From: emh@dlogics.com (Ed Hovorka)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Help: Positioning help screen
  5. Message-ID: <1992Jul28.171939.18797@dlogics.com>
  6. Date: 28 Jul 92 17:19:39 GMT
  7. References: <1992Jul23.004106.1@cc.curtin.edu.au> <1992Jul23.202045.24768@njitgw.njit.edu>
  8. Organization: Datalogics, Inc.
  9. Lines: 20
  10.  
  11. >In article <1992Jul23.004106.1@cc.curtin.edu.au> scheeyk01@cc.curtin.edu.au writes:
  12. >>Howdy!
  13. >>I'm having some problems with PM programming. I'm wondering whether it is 
  14. >>possible to set the initial position and size of the help window when
  15. >>it appears. I want it to appear in its full width but half its full 
  16. >>length when the user calls up the help. I would be extremely grateful if
  17. >>there's someone who can show me how it is done. Thank you!
  18.  
  19. You might try this:
  20.  
  21.     /*
  22.      * Tell help to cover the least amount of information
  23.      */
  24.     WinSendMsg(hwndHelpInstance, HM_SET_ACTIVE_WINDOW, hwndDlg,
  25.                      hwndDlg);
  26. -- 
  27. Ed Hovorka
  28. Drone
  29. Datalogics, Inc.
  30. A growing exited company
  31.