search for: push_event_handl

Displaying 2 results from an estimated 2 matches for "push_event_handl".

Did you mean: push_event_handler
2007 Jan 09
6
help w/push_event_handler plus doc update request
...d of writing apps using wxRuby. I put the code for creating an application''s main frame and setting up it''s task bar icon in a separate file which I can require/load when I am writing a wxRuby app but I also need the flexibility to add event handlers to that main frame. push_event_handler''s name suggests it''s the way to go but I am not clear on how to use it. I know that I can add the method that I want triggered by an event to my frame with class << frameName def added_method ... end end but what are the specifics of making the frame-event...
2006 Oct 21
0
[700] trunk/wxruby2/doc/textile/window.txtl: Added paint to the method index; corrected info about the type of DC
...indow#paint":#Window_paint </ins><span class="cx"> * "Window#pop_event_handler":#Window_popeventhandler </span><span class="cx"> * "Window#popup_menu":#Window_popupmenu </span><span class="cx"> * "Window#push_event_handler":#Window_pusheventhandler </span><span class="lines">@@ -1579,8 +1580,10 @@ </span><span class="cx"> </span><span class="cx"> paint { | window_dc | ... } </span><span class="cx"> </span><del&g...