Menu

#133 wxSpinCtrl missing OnSpinCtrlTextEnter event option

v1.0_(example)
open
nobody
None
5
2014-03-06
2014-03-06
kc64
No

wxSpinCtrl supported events are OnSpinCtrl and OnSpinCtrlText.
OnSpinCtrlTextEnter is a useful option that does not produce events on every keystroke but only after a value has been entered.

Discussion