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
..
d_and_d.txt Remove obsolete symbols from the samples 2015-12-03 22:11:04 +01:00
descrip.mms
dnd.bkl Removed obsolete WXR file 2005-03-31 14:55:24 +00:00
dnd.cpp Fix dragging file in DnD sample 2021-03-01 00:03:21 +01:00
dnd.rc use the standard .rc file 2004-12-19 14:39:43 +00:00
dnd_copy.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_copy.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
dnd_move.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_move.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
dnd_none.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_none.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
dnd_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dnd_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dnd_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00
wxwin.png