Displaying 1 result from an estimated 1 matches for "wxnumberentrydialog".
2006 Jul 25
1
Added class wxNumberEntryDialog
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 mailin...