streamlining slider, scroller, spinbutton for osx carbon and cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,9 +58,8 @@ public:
|
||||
|
||||
// implementation
|
||||
|
||||
#if wxOSX_USE_CARBON
|
||||
virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
|
||||
#endif
|
||||
virtual void TriggerScrollEvent( wxEventType scrollEvent ) ;
|
||||
|
||||
// osx specific event handling common for all osx-ports
|
||||
|
||||
virtual bool HandleClicked( double timestampsec );
|
||||
|
Reference in New Issue
Block a user