git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44398
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxSpinButtonBase::SetRange(min, max);
wxSpinButtonBase::SetRange(min, max);
- m_oldValue = initial;
-
// subclass the text ctrl to be able to intercept some events
wxSetWindowUserData(GetBuddyHwnd(), this);
m_wndProcBuddy = (WXFARPROC)wxSetWindowProc(GetBuddyHwnd(),
// subclass the text ctrl to be able to intercept some events
wxSetWindowUserData(GetBuddyHwnd(), this);
m_wndProcBuddy = (WXFARPROC)wxSetWindowProc(GetBuddyHwnd(),