Using code to maximise a window
Posted: Sat Nov 19, 2011 3:33 pm
Is there a line of code that will force a stack to enter the 'maximised' window state?
I can set the stack to the full screen by using...
set the rect of this stack to the working screenRect
however, this puts the the menu bar is at the very top and the title bar is off the top of the screen on Windows.
If its possible just to send the stack a maximise command this would be easier!
Andy
I can set the stack to the full screen by using...
set the rect of this stack to the working screenRect
however, this puts the the menu bar is at the very top and the title bar is off the top of the screen on Windows.
If its possible just to send the stack a maximise command this would be easier!
Andy