Hi,
I want my GUI to be maximized upon being latched, which I thought would be
simple with the following code:
? def create
??? super
??? show(PLACEMENT_MAXIMIZED)
? end
end
This maximises the GUI however it cuts the very top of the GUI off (the blue bar
on you internet browser for example). How do I stop this? At the moment the user
cannot see the close, maximise and restore buttons.
Many thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/fxruby-users/attachments/20090201/6254c113/attachment.html>