[Tutor] simple wxpython question

Scott syrinx@simplecom.net
Thu Jan 16 23:18:01 2003


I know the answer must be staring me in the face, but I'm having a heck
of a time figuring out how to do something really basic.  When I create
a custom dialog and show it with ShowModal(), when the dialog is
dismissed (user clicks 'OK') how do I get the data that was entered into
the dialog's controls?  Thanks to anyone who can remove the blinders
from my eyes.