On 13-01-11 02:12, Sujay wrote:
Hi,
Hello, you're probably on the wrong mailinglist. I'm not familiar with
the widgets you descibe.
Cheers,
Timo
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?
Regards,
Sujay Kher
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/