home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!decwrl!netcomsv!mork!daveb
- From: daveb@netcom.com (Dave Briccetti)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: How to resize a window? Is it WinSetWindowPos???
- Message-ID: <+2km5yl.daveb@netcom.com>
- Date: 26 Jul 92 17:53:35 GMT
- Article-I.D.: netcom.+2km5yl.daveb
- References: <1992Jul15.203953.22036@njitgw.njit.edu>
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Lines: 21
-
- dic5340@hertz.njit.edu (David Charlap) writes:
- : In article <140pbgINNlj8@agate.berkeley.edu> randyc@ocf.berkeley.edu (Randy Yen-Pang Chou) writes:
- : >Please help me with the following question :
- : >
- : >Does anyone know how to resize a window using gcc or emx? I looked in
- : >all the include files and WinSetWindowPos seems to be the function that
- : >would do it. Does anyone know the parameters to it?
- :
- : It is WinSetWindowPos. One of the parameters is a struct containing
- : all the window positioning/sizing information. I think the proper way
- : ...
- :
- Perhaps you're thinking of WinSetMultWindowPos which takes an SWP pointer
- as a parameter. WinSetWindowPos takes x, y, cx, and cy parameters.
-
- --
-
- Dave Briccetti, Owner, Dave Briccetti & Associates
- OS/2 Developer/Consultant
- P.O. Box 1713
- Lafayette, CA 94549-7013
-