How to Add wxSpinCtrlDouble Controls?
Posted: Thu Oct 06, 2016 12:16 am
Hi! I'd like to have 20 fields on my wxCrafter page allowing the user to specify a floating-point number between 0.00 and 4.99.
I see there is a wxSpinCtrlDouble control in wxWidgets, but I don't see it in the wxCrafter controls list.
How can I add wxSpinCtrlDouble to my wxWidgets code, without accidentally overwriting the wxSpinCtrlDouble code the next time I have wxCrafter generate my code?
Thank you in advance!
I see there is a wxSpinCtrlDouble control in wxWidgets, but I don't see it in the wxCrafter controls list.
How can I add wxSpinCtrlDouble to my wxWidgets code, without accidentally overwriting the wxSpinCtrlDouble code the next time I have wxCrafter generate my code?
Thank you in advance!