EVT_LISTBOX broken on OSX?
7stud
bbxx789_05ss at yahoo.com
Tue Aug 14 23:28:32 PDT 2007
Robin Dunn <robin <at> alldunn.com> writes:
>
> 7stud wrote:
> > Hi,
> >
> > On an imac with os 10.4.7, the EVT_LISTBOX event doesn't fire if I click on
> > an item that is already selected:
>
> Well, since Windows is the only one that works this way then I expect
> that it would be the one considered to have the bug. Or it would at
> least be categorized simply as a native implementation detail.
>
wxPythonInAction p. 218:
"There are two command events specific to wx.ListBox. The EVT_LISTBOX
event is triggered when an element of the list is selected (even if it's the
currently selected element)."
wxPythonInAction p. 218 errata: None
More information about the wxpython-users
mailing list