[Tkinter-discuss] embedding in Tkinter

2011-09-07 Thread Alessandro Magni
> On 06/09/11 22:24, Alessandro Magni wrote: > > Hi everybody, > > I hope somebody here can give me a hand - I'm not so expert in GUI > > programming. > > I tried - in a Tkinter program I'm writing - to embed a terminal > > (linux here) in the main window - the program is a simple wiki, and I > >

Re: [Tkinter-discuss] embedding in Tkinter

2011-09-06 Thread Cameron Laird
On Wed, Sep 07, 2011 at 09:44:21AM +1000, John McMonagle wrote: > On 06/09/11 22:24, Alessandro Magni wrote: > > Hi everybody, > > I hope somebody here can give me a hand - I'm not so expert in GUI > > programming. > > I tried - in a Tkinter program I'm writing - to embed a terminal > > (linux her

Re: [Tkinter-discuss] embedding in Tkinter

2011-09-06 Thread John McMonagle
On 06/09/11 22:24, Alessandro Magni wrote: > Hi everybody, > I hope somebody here can give me a hand - I'm not so expert in GUI > programming. > I tried - in a Tkinter program I'm writing - to embed a terminal > (linux here) in the main window - the program is a simple wiki, and I > believe it's u

[Tkinter-discuss] embedding in Tkinter

2011-09-06 Thread Alessandro Magni
Hi everybody, I hope somebody here can give me a hand - I'm not so expert in GUI programming. I tried - in a Tkinter program I'm writing - to embed a terminal (linux here) in the main window - the program is a simple wiki, and I believe it's useful to have a small terminal handy... Optionally, I wo