Tkinter - tkFileDialog - need help

Klaus Meyer km-news1 at onlinehome.de
Thu Apr 24 18:19:18 EDT 2003


Hi,

my script uses a directory-select box.
But it's not possible to find an select a directory that has attribut 
"hidden" inside the dialog-box (askdirectory).

It's possible to make "hidden" directory viewable? How? Thanks!

Win2000:

import tkFileDialog
tkFileDialog.askdirectory(initialdir="C:/", title="Test")


-- 
Gruß - regards Klaus :-)




More information about the Python-list mailing list