- void OnSpinBtn(wxCommandEvent& event);
- void OnSpinBtnUp(wxCommandEvent& event);
- void OnSpinBtnDown(wxCommandEvent& event);
- void OnSpinCtrl(wxCommandEvent& event);
+ void OnSpinBtn(wxSpinEvent& event);
+ void OnSpinBtnUp(wxSpinEvent& event);
+ void OnSpinBtnDown(wxSpinEvent& event);
+ void OnSpinCtrl(wxSpinEvent& event);