Displaying 1 result from an estimated 1 matches for "textcrl".
Did you mean:
textctrl
2007 Jan 15
0
[ wxruby-Bugs-7849 ] disable does not disable some child components on OS X
...itial Comment:
if you disable a container window, not all the child components get disabled.
For example, a notebook containing some controls:
@notebook.add(Panel) {|p| p.arrange_vertically
p.add(TextCtrl)
p.add(RadioBox)
p.add(Button)
p.add(ComboBox)
}
On OS X, the TextCrl and Combobox text are still focusable and editable.
I think enable may suffer from the same problem
(note: this works fine on windows)
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&am...