[wxPython-users] Question about getting name of checked item

Alec Bennett whatyoulookin at yahoo.com
Tue Nov 20 14:34:34 PST 2007


Thanks, that did it. And just in case anyone else
comes down this path, here's how to get the label from
the ID:

eventID = event.GetId()
selected_item = self.cityMenu.GetLabel(eventID)









      ____________________________________________________________________________________
Be a better pen pal. 
Text or chat with friends inside Yahoo! Mail. See how.  http://overview.mail.yahoo.com/




More information about the wxpython-users mailing list