Hi,
How to do a multiple selection with drag in a wxListCtrl (GTK and MacOS)?
IMHO, I think that the selected item event must be posted
on a wx.EVT_LEFT_UP and no on a wx.EVT_LEFT_DOWN mouse event.
Best Regards.
Hi,
How to do a multiple selection with drag in a wxListCtrl (GTK and MacOS)?
IMHO, I think that the selected item event must be posted
on a wx.EVT_LEFT_UP and no on a wx.EVT_LEFT_DOWN mouse event.
Best Regards.