I was writing some code to debug wxPython events by logging them. I ran into the problem that can only get to the number for the event type, not a human readable definition. Have I missed an interface? Harry