Added wxDataViewEvent::SetDragFlags() and GetDropEffect() methods.
Allow specifying the drag operation flags and retrieving the drop effect when it's over for wxDataViewCtrl drag-and-drop. Currently this is only implemented in the generic version. Closes #12583. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -525,6 +525,7 @@ All (GUI):
|
||||
- Added wxTimePickerCtrl::Get/SetTime().
|
||||
- Fix WXK_MENU handling in wxStyledTextCtrl under wxGTK (cantabile).
|
||||
- Added wxAcceleratorEntry::ToRawString() (Armel Asselin).
|
||||
- Added wxDataViewEvent::SetDragFlags() and GetDropEffect() (Friedrich).
|
||||
|
||||
|
||||
GTK:
|
||||
|
Reference in New Issue
Block a user