Cameron Laird
2011-01-13 16:24:36 UTC
Hi,
I'm currently using tkFileDialog.askdirectory() to select a single
directory. I would like to be able to select multiple directories.
tkFileDialog.askopenfilenames() seems to do this for files.
What can I do in my situation? Are there alternative classes that
provide file dialogs better suited for my purpose?
I want to select multiple folders at a time but tkFileDialog.askdirectory()
doesnt allow "multiple=1".. is there any way to make this work?
Thank you in advance
Regards,
Sujay Kher
I'm currently using tkFileDialog.askdirectory() to select a single
directory. I would like to be able to select multiple directories.
tkFileDialog.askopenfilenames() seems to do this for files.
What can I do in my situation? Are there alternative classes that
provide file dialogs better suited for my purpose?
I want to select multiple folders at a time but tkFileDialog.askdirectory()
doesnt allow "multiple=1".. is there any way to make this work?
Thank you in advance
Regards,
Sujay Kher
--
View this message in context: http://old.nabble.com/select-multiple-folders--directories-tp30658702p30658702.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.
View this message in context: http://old.nabble.com/select-multiple-folders--directories-tp30658702p30658702.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.