This patch cleans up the calendar sample to follow the Ruby coding style. It also uses ID_ABOUT and ID_EXIT for the About and Quit menu item ID''s these allow wxWidgets to put the About and Quit menu in the correct location on Mac OS X. We should probably do this with all the samples. Sean _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
> It also uses ID_ABOUT and ID_EXIT for the About and Quit menu > item ID''s these ...We should also use ID_PREFERENCES for preference/settings menu item when they are needed. Sean
committed, thanks Sean Long wrote:> This patch cleans up the calendar sample to follow the Ruby coding > style. It also uses ID_ABOUT and ID_EXIT for the About and Quit menu > item ID''s these allow wxWidgets to put the About and Quit menu in the > correct location on Mac OS X. We should probably do this with all the > samples. > > Sean > ------------------------------------------------------------------------ > > _______________________________________________ > wxruby-users mailing list > wxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users