[wxruby-users] wxruby, XRC, DialogBlock
Joshua Lefkowitz
lists at ruby-forum.com
Thu Mar 6 20:36:35 EST 2008
>> Your buttons and the textctrl need to be arranged in a Sizer. In
>> DialogBlocks you should see in the palette of addable elements a
>> "Sizers" tab. Add a vertical sizer to the main frame. Then, in order,
>> add the TextCtrl and the two buttons to it.
SUCCESS!
Now, I just have to understand it all and get to my own code.
Thanks for your help. I was just about ready to throw in the towel.
Help and OCD prevail.
--
Posted via http://www.ruby-forum.com/.
More information about the wxruby-users
mailing list