Newsgroups: comp.windows.ms.programmer
Path: funic!fuug!mcsun!sunic!psinntp!psinntp!dorsai.com!head
From: head@dorsai.com (Howard Pinsley)
Subject: Re: Dynamic Resizing of Windows
Message-ID: <1992Nov23.165218.23183@dorsai.com>
Organization: The Dorsai Embassy +1.718.729.5018
X-Newsreader: Tin 1.1 PL4
References: <2931496832.0.p00174@psilink.com>
Date: Mon, 23 Nov 1992 16:52:18 GMT

p00174@psilink.com ("Andrew W. Buchanan") writes:
: I've run into a bit of a problem getting a window to resize undee control
: of the program.  I've tried sending the window a WM_SIZE message with
: the size I want, and the program calculates all it's displays as if it
: was the new smaller size, but the window is still displayed at the old
: larger size.  What commands can I send that will get a window to resize on
: the screen?
: 
Use the MoveWindow function.
-- 

Howard Pinsley                                             Voice: (212) 836-8322
head@dorsai.com                                              Fax: (212) 836-8689

