Drag&Drop in wxListCtrl

kalyan.abbaraju at gmail.com kalyan.abbaraju at gmail.com
Mon Aug 29 19:23:56 EDT 2005


Hi,

 I have to create a ListBox in which I have to move items up and down
using DnD. How to create drag and drop call backs in wxListCtrl.
I can see EVT_LIST_BEGIN_DRAG but I could not find any
EVT_LIST_END_DRAG.
So, how can I achieve DnD with ListCtrl?

Thanks in advance for the suggestions.

Regards
Kalyan




More information about the Python-list mailing list