Newbie: saving dialog variables

jeff elkins jeffelkins at earthlink.net
Sat May 7 09:24:34 EDT 2005


Howdy,

I've written a program that calls an imported dialog to gather some needed 
input. What's the common method for passing that data back to the caller? I've 
tried a 'return data' prior to self.Close() ... all that happens then is the 
dialog won't close. I'm sure this is obvious, but this newbie's stuck!

Thanks,

Jeff




More information about the Python-list mailing list