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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to