Re: Win32Lib: Must be a Flag
Don wrote:
>
> > Using this method, the child window is no longer maximized. I want it
> > to remain maximized.
> >
> Yeah, I didnt see that when I first ran it. I tried a couple of other things,
> but they also did not work. The best way (imo) would be the code I posted
> above, but with some mods.
If you try it with my original code...
showWindow(CWindow4,SW_MAX)
showWindow(CWindow4,SW_SHOWMAXIMIZE) -- or whatever it was
it works like it's supposed to, EXCEPT for that brief flash when the
window is restored by the SW_MAX command... which I don't understand
at all why it does that. :/
-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/
|
Not Categorized, Please Help
|
|