46 47 48 49 50
# File 'lib/window.rb', line 46 def button_down(id) @state.button_down(id) checkFocus widgetDownProc(id) end