virtual void DoMoveWindow(int x, int y, int width, int height);
virtual wxSize DoGetBestSize() const;
- virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
-
-
// the labels windows, if any
- wxSubwindows *m_labels;
+ wxSubwindows *m_labels;
int m_rangeMin;
int m_rangeMax;