[Fxruby-users] More questions...
Status: Inactive
Brought to you by:
lyle
|
From: Hal F. <ha...@hy...> - 2004-03-24 01:34:13
|
1. Given an FXTreeList wherein I add or change an item, how do I get the tree to redisplay? 2. Given an MDIClient where I add or resize an MDIChild, how do I get it to display? 3. Given an MDIChild with a textbox inside it, can I click on the window frame and select the window without giving focus to the textbox? #1 and #2 are obviously variations on a theme. I've tried various permutations of create, show, repaint, recalc, refresh and one or two others. Is there a method called just_show_me_the_damned_widget ? Hal |