how to get the text of a multichoicedialog?

John Salerno johnjsal at gmail.com
Wed Nov 1 13:13:54 PST 2006


Andrea Gavana wrote:

>            strings = [lst[x] for x in selections]

Hmmm, I guess that's not a bad way to map the indices to the strings. So 
I take it that there is no native way for wxPython to get the strings 
itself? If not, this method seems fine.





More information about the wxpython-users mailing list