tkFileDialog.askopenfilename()

rahulnag22 at yahoo.com rahulnag22 at yahoo.com
Thu May 17 10:57:48 EDT 2007


On May 16, 6:21 am, "Hamilton, William " <wham... at entergy.com> wrote:
> > From: rahulna... at yahoo.com
>
> > Hi,
> > When I call tkFileDialog.askopenfilename() , the dialog box opens with
> > the current directory as the default directory. Is it possible to open
> > the dialog box with a directory other than the current directory. Can
> > we pass in  a user defined starting directory.
> > Thanks
> > Rahul
>
> This link has a decent amount of info about the various dialog modules.http://www.pythonware.com/library/tkinter/introduction/x1164-data-ent...
>
> ---
> -Bill Hamilton

Thanks for the links ppl. That helped....




More information about the Python-list mailing list