Hi,
Sorry for asking a newbie question, but I am currently using wxPython 2.6, and I don't know how to get the properties of an event object in wxPython when handling events. Is there some sort of documentation that I can use?
for example:
def OnEvent(self, event):
#code here
I would like to see a list of all properties for that event. How would I do this? (I searched for quite...
User Profile
Collapse
No activity results to display
Show More