I am trying to figure out why the Wx::get_number_from_user() function is not working in the caret demo when the parent is set to self, when set to nil it works fine. While playing around with it I added wxNumberEntryDialog, which it wraps, to see if the problem is in wxNumberEntryDialog or get_number_from_user. They both have the same problem so it is in wxNumberEntryDialog. Still have not found the problem but we got a new class out of it. Sean _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
On Mon, 2006-07-24 at 23:45 -0700, Sean Long wrote:> While playing around with it I added > wxNumberEntryDialog, which it wraps, to see if the problem is in > wxNumberEntryDialog or get_number_from_user. They both have the same > problem so it is in wxNumberEntryDialog. > > Still have not found the problem but we got a new class out of it.Applied. Thanks. Kevin
Reasonably Related Threads
- wxruby2 alpha release goals
- [921] branches/wxruby2/wxwidgets_282/swig/Functions.i: Enable Wx::get_number_from_user to fix exception in samples/dialogs
- [1017] trunk/wxruby2/Changelog: Update changelog with 0.0.40 changes
- [ wxruby-Feature Requests-17217 ] change the names of group methods in StyledTextCtrl
- [1127] trunk/wxruby2: Move shared C++ GC functions into separate file included into wx.i