Swap client data pointers in wxRearrangeList too.
If the list box uses client data, we need to swap the data pointers too when exchanging items in it. Closes #12201. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -530,6 +530,7 @@ All (GUI):
|
||||
- Added "filter changed" event to wxFileCtrl (Bill Jones).
|
||||
- wxAUI: update floating window position and not only size on resize (MacGyver).
|
||||
- Added wxComboCtrl::SetTextCtrlStyle().
|
||||
- Also update client data in wxRearrangeList control (John Roberts).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user