[Tkinter-discuss] How to open a file from Tkinter window?

Marcus Gnaß gonatan at gmx.de
Sun Dec 20 00:55:44 CET 2009


Marsel wrote:
> Hi, 
> I'm new in python and I'm not very familiar with a lot of stuff, so please
> answer as simple as possible if you will :).
> 
> The thing is, I would like to make connection betwen a few windows, in this
> case calculating programs, so I could open any of them from one window or
> just switch between them in tab - style. 
> I'we also been trying to do it with a button, but in every case I've run out
> of ideas... I was looking for information everywhere, but as I've said, I
> don't understand most of the python expressions and was unable to find
> anything useful... 
> 
> So how can I "connect" or open files from inside a program?
> 
> Any help would appreciated,
> 
> thank you.

Cause your asking on the Tkinter list I assume you're looking for the
following article I wrote.

http://tkinter.unpythonic.net/wiki/tkFileDialog

If you have further questions which have to be clarified ... don't
hesitate to ask.

Marcus


More information about the Tkinter-discuss mailing list