// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "spinctlg.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
m_btn->SetRange(min, max);
m_btn->SetValue(initial);
- SetBestSize(size);
+ SetInitialSize(size);
Move(pos);
// have to disable this window to avoid interfering it with message