52 53 54 55 56
# File 'lib/window.rb', line 52 def button_up(id) @state.button_up(id) checkFocus widgetUpProc(id) end