[Tkinter-discuss] Easy way to get a file explorer?
Kevin Walzer
kw at codebykevin.com
Thu Jun 12 20:24:00 CEST 2008
Alexnb wrote:
> Okay, so in the small app I am creating I want to have a button that
> activates a file explorer and then once the user selects a file I want to be
> able to get the path of that file. Is there a way to do this without going
> into serious detail? and if not could someone point me in the right
> direction? I am open to about anything. Thanks.
tkFileDialog is what you're looking for.
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
More information about the Tkinter-discuss
mailing list