native drop target method for cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -105,6 +105,8 @@ public :
|
||||
void CaptureMouse();
|
||||
void ReleaseMouse();
|
||||
|
||||
void SetDropTarget(wxDropTarget* target);
|
||||
|
||||
wxInt32 GetValue() const;
|
||||
void SetValue( wxInt32 v );
|
||||
wxBitmap GetBitmap() const;
|
||||
|
Reference in New Issue
Block a user