Class: Fox::FXTextField
- Inherits:
-
Object
- Object
- Fox::FXTextField
- Defined in:
- lib/watobo/patch_fxruby_setfocus.rb
Instance Method Summary collapse
Instance Method Details
#setFocus ⇒ Object
21 22 23 24 25 |
# File 'lib/watobo/patch_fxruby_setfocus.rb', line 21 def setFocus app.addChore do super end end |