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