[fxruby-users] Learning FXRuby please help!
Marlene Phillips
marlene at phillipses.com
Wed Jun 24 04:05:08 EDT 2009
That fixed this problem - your help has been invaluable.
All of this is still rather confusing. So now I tried to layout the
yesWindow on the bottom of the screen with a LAYOUT_BOTTOM when I define
the yesWindow, but it still appears immediately under my buttons. Any
clues what's happening there?
hearButton.connect(SEL_COMMAND) do |sender,sel, data|
@yesWindow = FXHorizontalFrame.new(self,
:opts => FRAME_GROOVE|LAYOUT_FILL_X|LAYOUT_BOTTOM)
yesLabel = FXLabel.new(@yesWindow,"Yes")
I sure appreciate your time and help on this.
Marlene Phillips
More information about the fxruby-users
mailing list