- virtual bool Enable(bool enable = TRUE) ;
- virtual bool Show(bool show = TRUE) ;
-
- virtual void MacRedrawControl () ;
- virtual void MacHandleControlClick( WXWidget control , short controlpart ) ;
- virtual void MacPreControlCreate( wxWindow *parent, wxWindowID id, wxString label ,
- const wxPoint& pos,
- const wxSize& size, long style,
- const wxValidator& validator,
- const wxString& name ,
- WXRECTPTR outBounds ,
- unsigned char* maclabel ) ;
- virtual void MacPostControlCreate() ;
- virtual void MacAdjustControlRect() ;
+ virtual bool Enable(bool enable = TRUE) ;
+ virtual bool Show(bool show = TRUE) ;
+
+ virtual void MacRedrawControl () ;
+ virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+ virtual void MacPreControlCreate( wxWindow *parent, wxWindowID id, wxString label ,
+ const wxPoint& pos,
+ const wxSize& size, long style,
+ const wxValidator& validator,
+ const wxString& name ,
+ WXRECTPTR outBounds ,
+ unsigned char* maclabel ) ;
+ virtual void MacPostControlCreate() ;
+ virtual void MacAdjustControlRect() ;