protected:
+ // Dummy method - we override all functions that call this
+ virtual WXHWND GetEditHWND() const { return NULL; }
+
// customization
virtual void OnResize();
virtual wxCoord GetNativeTextIndent() const;
- virtual void OnThemeChange();
// event handlers
void OnPaintEvent( wxPaintEvent& event );