wxPython - is it possible to determine List Box item under a right click?

akameswaran at gmail.com akameswaran at gmail.com
Thu Jan 19 16:46:08 EST 2006


In case someone finds this - My own solution to this was to use a
wx.ListCtrl  - it's a bit more work, but the mixin's are quite handy
for my purposes, also a right click causes selection for ListCtrl - so
it's nice and clean




More information about the Python-list mailing list