Missing GetEventObject in colourselect
Jürgen Kareta
python at kareta.de
Tue Feb 19 12:13:18 PST 2008
Hi,
the colourselect module defines an custom Event:
wxEVT_COMMAND_COLOURSELECT which doesn't provide the GetEventObject
method. It was easy to append the method, but one question arise:
The GetEventObject method is very basically and I expect it available
for every Event. Is it worth to mention such minor things in the future
and is it nessesary to submit a patch for them ?
Jürgen
More information about the wxpython-users
mailing list