Re: update a window with tkinter ...

2006-07-27 Thread John McMonagle
On Thu, 2006-07-27 at 19:56 +0200, Laurent Hermann wrote: > Hi I'm new on this list so let me say hello to everybody. > > > I have a little problem with tkinter but I could not find the solution > on the net so I ask it here... > > > The thing I want to do is simple but I cannot, I would like t

update a window with tkinter ...

2006-07-27 Thread Laurent Hermann
Hi I'm new on this list so let me say hello to everybody.I have a little problem with tkinter but I could not find the solution on the net so I ask it here...The thing I want to do is simple but I cannot, I would like to have a tkinter window that update itself during the program is running, I crea