how to get the text of a multichoicedialog?

John Salerno johnjsal at gmail.com
Wed Nov 1 11:56:50 PST 2006


Is there a way to get the text of the options chosen in a 
MultiChoiceDialog? I know that GetSelections() returns the indices, but 
I don't know if this will help me. I think I need to have the text 
instead, that way I can use the text to make SELECT statements on my 
database. I'm not sure how to do this with just the indices.

Thanks.





More information about the wxpython-users mailing list