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

2009-12-19 Thread Marsel
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 th

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

2009-12-20 Thread Marsel
s, others are similar and I would like to open them on a way that another window would open as I press the button. The code you gave me switches between already existing windows, but how do I open a certain file with a button (in this case another program)? Marsel Mick O'Donnell wrote: >