[Tkinter-discuss] Drop Down menu depicting system directory structure

Cameron Laird Cameron at phaseit.net
Tue Sep 23 14:44:10 CEST 2008


On Tue, Sep 23, 2008 at 03:36:55PM +0530, Ashish Sethi wrote:
			.
			.
			.
> I am creating an application using Tkinter which requires user to
> input a file address (complete path). I am currently using an Entry
> widget for this. But I was wondering if I can use some other widget
> like OptionMenu to depict the entire directory and file structure on
> my machine so that the user can directly select any file rather than
> typing the entire file path. Please suggest .
> p.s.- I am working in unix environment
			.
			.
			.
Does <URL: http://epydoc.sourceforge.net/stdlib/tkFileDialog-module.html >
leave any questions unanswered?


More information about the Tkinter-discuss mailing list