08-07-2008, 02:27 AM
http://www.quickmacros.com/forum/showthread.php?tid=769
What do you know...this has a lot of relevant information that I could have used in the first place....
It seems like WS_THICKFRAME is what does the resizing. Is this right? I played around turning things on and off and this is what needs to be turned on to make a window sizable. Odd...I'm still going to play around a bit to make sure this is it.
Yep...if everything is off except for WS_THICKFRAME the window has resizing. If you turn it off, no resizing. Here I thought that THICKFRAME would be just an aesthetic choice, but it is way more important.
What do you know...this has a lot of relevant information that I could have used in the first place....
It seems like WS_THICKFRAME is what does the resizing. Is this right? I played around turning things on and off and this is what needs to be turned on to make a window sizable. Odd...I'm still going to play around a bit to make sure this is it.
Yep...if everything is off except for WS_THICKFRAME the window has resizing. If you turn it off, no resizing. Here I thought that THICKFRAME would be just an aesthetic choice, but it is way more important.