Displaying 1 result from an estimated 1 matches for "sample_messag".
Did you mean:
sample_message
2006 Dec 23
0
[796] trunk/wxruby2/samples/xrc/xrc_sample.rb: Simplify some method calls, rubyify and add a little more explanation
...@cancel = Wx::Window.find_window_by_id(Wx::xrcid(''wxID_CANCEL''),self)
-                @message = Wx::Window.find_window_by_id(Wx::xrcid(''SAMPLE_MESSAGE''),self)
-                
-              &nbs...