Files
wxWidgets/samples/dataview
Vadim Zeitlin 48fb2b42b1 Send wxEVT_DATAVIEW_COLUMN_REORDERED in generic wxDataViewCtrl
Simply translate wxEVT_HEADER_END_REORDER into this event, which was
previously only sent by the macOS version.

GtkTreeView doesn't seem to support column drag-and-drop at all, so this
event is still never generated by wxGTK.

Closes #14297.
2018-02-04 15:45:23 +01:00
..
2018-01-22 00:51:11 +01:00
2018-01-22 00:51:11 +01:00
2015-03-19 21:46:05 +01:00