Class: Fox::FXDialogBox
- Inherits:
-
Object
- Object
- Fox::FXDialogBox
- Defined in:
- lib/watobo/patch_fxruby_setfocus.rb
Instance Method Summary collapse
Instance Method Details
#setFocus ⇒ Object
13 14 15 16 17 |
# File 'lib/watobo/patch_fxruby_setfocus.rb', line 13 def setFocus app.addChore do super end end |