[Tutor] py2exe
Guillermo Fernandez Castellanos
guillermo.fernandez.castellanos at gmail.com
Wed Jan 19 03:12:40 CET 2005
Hi,
> Does ExFileSelectDialog do anything that the standard Tk file dialogs don't?
> (if you don't know about it: have a look at the tkFileDialog module)
(*Ashamed*)
Indeed not. Well... tkFileDialog is a bit more "bulky" that
ExFileSelectDialot, but the functionalities are alike.
Actually, my Tk reference is "An Introduction to Tkinter"
http://www.pythonware.com/library/tkinter/introduction/index.htm
I missed tkFileDialog even if I went through the doc 2 or 3 times
looking for a substitute.
Thanks a lot,
Guille
More information about the Tutor
mailing list