I think you’re supposed to
use EVT_TREE_BEGIN_DRAG for dragging the tree items instead of
interfering with the normal mouse events processing.
VZ wrote:
Indeed, this did the trick.
I still have a question: the icon and name of the first node in the tree
selection is displayed by the cursor after the drop is done. Why? And how
to get rid of it?
Thank you,
Cristina.