[Fxruby-users] show(PLACEMENT_MAXIMIZED) > maximized?
Status: Inactive
Brought to you by:
lyle
From: Joseph <rub...@te...> - 2004-06-23 00:37:18
|
Hi. If I use PLACEMENT_SCREEN as the argument for show and then click on the window's maximize button, then I get a normal MS Windows maximized window. But if I use PLACEMENT_MAXIMIZED instead, then the client area of the window occupies the full screen (i.e. as though I was in a full-screen mode), and the window's border (including the system menu and the minimize, maximize/restore, and close button are hidden (i.e. there is no screen real estate left to display them). Can I use some other PLACEMENT_xxx constant to programmatically have the window start up in the normal MS Windows maximized mode? TIA, Joseph |