any DirDialog in TKinter

Fredrik Lundh fredrik at effbot.org
Thu Nov 16 10:57:31 EST 2000


Sindh wrote:
> Is there a dialog to let user select a 'directory' instead of a file !
> like tkFileDialog.askopenfilename() but for directory.

here's a wrapper for the chooseDirectory function in
Tk 8.3 (8.1 on windows) and later:

http://www.deja.com/=dnc/getdoc.xp?AN=688491522

</F>





More information about the Python-list mailing list