> AIUI, my DropTarget object will receive a call to it's OnData method
> when data is dropped on it - this is understood and works correctly.
> however, the docs refer to EVT_TREE_END_DRAG(), although there is no
> corresponding EVT_LIST_END_DRAG for a list control. what is the
> significance of the (additional?) tree event?
Well, I don't know. You should ask this at wx-...@li... .
Regards
Mattia
|