Drag&Drop changes?
Christian Buhtz
exsudat at gmx.de
Wed Aug 15 05:13:05 PDT 2007
Vadim Zeitlin schrieb:
> Can you reproduce the problem in the dnd sample?
Ok, again. ;)
Now I build wx with MSVC6 as unicode debug and build the dnd-sample.
It work without any problem.
But the point is that the dnd-sample just accept files from extern
applications. In my application is a in-built dir-ctrl where I drag
files/dirs from to the other treeCtrl.
I tested my OnDropFiles with files from extern applications. It works fine.
So something must be wrong in my BeginDrag methode.
Now I try a older wx (2.6.4) with it. I will report...
More information about the wx-dev
mailing list