Hi,
I was asking myself how does the win32 code to create new windows in
non-maximized state. I see the code is creating frame windows using
normal state or maximized state.
In my OS/2 implementation, I get request from VCL to create maximized
windows: then I see the client area is painted using the last opened
document window size, and immediately the client area is resized to
maximized state (to correctly fill my frame area).
I wonder how to set the initial frame size according to old client area
size: I logged size/position calls inside VCL and never got a call to
resize my frame window. I think I should set some flags to allow VCL to
resize my windows, but I don't know where/how.
TIA,
Bye,
Yuri Dario
/*
* member of TeamOS/2 - Italy
* http://www.os2power.com/yuri
* http://www.teamos2.it
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]