Files
wxWidgets/samples/dnd
PB a75aa78263 Fix dragging file in DnD sample
At least on Microsoft Windows, it is possible to start dragging an unselected
wxTreeCtrl item. Therefore, in wxEVT_TREE_BEGIN_DRAG handler do not use the
path that is currently selected in the control but the one that is actually
being dragged.

Closes https://github.com/wxWidgets/wxWidgets/pull/2258
2021-03-01 00:03:21 +01:00
..
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00
2021-03-01 00:03:21 +01:00
2020-07-31 01:53:43 +02:00
2020-05-02 17:02:36 +02:00
2020-07-31 01:53:43 +02:00