Displaying 2 results from an estimated 2 matches for "file_about".
2005 Aug 19
9
Patch for listbook.rb
Attached is a patch file for listbook.rb
1) Message box scrolls properly now
2) Blank lines are skipped when adding pizzas and ice cream
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Apr 29
0
[987] branches/wxruby2/wxwidgets_282/samples/listbook/listbook.rb: Use default constructor before load_frame_subclass to avoid GTK crash
...bsp       2007-04-29 14:12:45 UTC (rev 987)
</span><span class="lines">@@ -26,9 +26,13 @@
</span><span class="cx">         FILE_DIALOG, FILE_ABOUT, FILE_QUIT = [0,Wx::ID_ABOUT,Wx::ID_EXIT]
</span><span class="cx">         
</span><span class="cx">         def initialize(par...