Displaying 1 result from an estimated 1 matches for "myaboutbox".
Did you mean:
  aboutbox
  
2006 Nov 12
0
[729] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Fix some little bugs with the About dialog
...</span><span class="cx">     def on_help_about(event)
</span><del>-        load "About.rbw"
</del><ins>+        load File.join(File.dirname(__FILE__), "About.rbw")
</ins><span class="cx">         about = About::MyAboutBox.new(self)
</span><span class="cx">         about.show_modal()
</span><span class="cx">         about.destroy()
</span></span></pre>
</div>
</div>
</body>
</html>