Selecting multiple directories (TKinter)

F

Fabian Svara

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?

Thanks!
Fabian
 
Joined
Jan 12, 2011
Messages
1
Reaction score
0
select multiple folders/ directories with tkinter

I am wondering if anyone have solved this issue so far after the first post:

I want to select multiple folders at a time but tkFileDialog.askdirectory() doesnt allow "multiple=1".. is there any way to make this work?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top