[Tkinter-discuss] select multiple directories by tkFileDialog

Cameron Laird Cameron at phaseit.net
Thu Jan 13 17:23:51 CET 2011


I want to select multiple folders at a time but tkFileDialog.askdirectory()
doesnt allow "multiple=1" , as does askopenfilename() for files.. is there
any way to make this work?
-- 
View this message in context: http://old.nabble.com/select-multiple-directories-by-tkFileDialog-tp30654337p30654337.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.


More information about the Tkinter-discuss mailing list