selectfile
-
selectfile ?option value ...?
-
returns a filename selected by the user. The selection
method depends om the ClassyTk configuration. Possible options are
- -initialdir
- -title
- -filter
- -selectmode
- single, browse, multiple, extended or persistent
- -default
- -combo {} 20
- -combopreset {} {}
- -filtercombo {} 20
- -filtercombopreset {} {}
- -mustexist
- -filtercombo {} 20
-
selectfile ?option value ...?
-
returns a filename selected by the user. The selection
method depends om the ClassyTk configuration. Possible options are
- -defaultextension
- -filetypes
- -initialdir
- -initialfile
- -title
- -filter
- -selectmode
- single, browse, multiple, extended or persistent
- -default
- -combo {} 20
- -combopreset {} {}
- -filtercombo {} 20
- -filtercombopreset {} {}
- -help