Hi all,
I'm trying to figure out how to write a small application that's just capable of displaying some
text in child windows. (I reduced the "mditest.rbw" script that comes with FXRuby to show the
problem I have).
My problem is:
If I run the script below and maximize the chlid window, there's no way to resize it.
The three widgets on the top right (child) window corner will dissaprear (The "under score",
"square" and "X" icons to minimize, close and maximize the window).
# Originally written on this config:
# Ruby version: 1.8.0 / 2003-08-04
# Dave & Andy's ...
Bookmarks