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

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