[fxruby-users] GUI Layout question
Bartosz Dziewoński
matma.rex at gmail.com
Tue Feb 23 15:42:02 EST 2010
2010/2/23 Paul Carvalho <tester.paul at gmail.com>:
> Hi there, I'm new to FXRuby and programming in general. I'm trying to
> create a simple layout with only 2 elements in the window: a tabbook and a
> statusbar.
Add statusbar first and make it go to the bottom of window
(LAYOUT_SIDE_BOTTOM IIRC), then add the tabbook and make it fill what
is left (LAYOUT_FILL).
--
Matma Rex - http://matma-rex.prv.pl/
More information about the fxruby-users
mailing list