I’ve encountered what I feel is a bug in the wxPython Demo: the Overview tab for wxListCtrl states:
“To intercept events from a list control, use the event table macros described in wxListEvent.”
However, when I search for ListEvent, the only “hit” I get is the (circular) reference to wxListCtrl!
Probably just an oversight, I know, but for those of us whose primary source for “pirating” wxPython code is the Demo, such omissions are productivity-reducing, at best.
Is this the proper place to record this “bug”? If not, where is?
Thanks!
OlyDLG