Hi I added a new tutorial to the WxRuby Wiki about using dialogs. Links to the pages (it''s in two parts) are on http://wxruby.rubyforge.org/wiki/wiki.pl?WxRuby_Tutorial As usual, comments, criticisms and improvements gratefullly received. Also ... for some reason, my final example with a modeless dialog hangs on exit if the dialog has been shown. The example in dialogs.rbw doesn''t do this, but I can''t see what I''m doing wrong. Tips appreciated. cheers alex
Reasonably Related Threads
- Modeless Dialog causes Application to hang on exit
- [ wxruby-Bugs-15666 ] bigdemo crashes after using the arrow keys to select the widgets
- [709] trunk/wxruby2/samples/dialogs/dialogs.rb: Use paint method again, remove unnecessary global (Alex Fenton)
- update on samples
- [736] trunk/wxruby2/samples/dialogs/dialogs.rb: Fixed crashing bug in on_paint and made the code style more Ruby like.