Re: [Tutor] tkinter issue in python 3

2011-08-07 Thread Peter Otten
Khalid Al-Ghamdi wrote: > I'm studying this > tutorialabout > tkinter, but it that it's code in a 2.X. > > I'm using the following code in python 3, but when i hit quite in the > resulting widget it hangs. I've tried modifyi

[Tutor] tkinter issue in python 3

2011-08-07 Thread Khalid Al-Ghamdi
Hi all, I'm studying this tutorialabout tkinter, but it that it's code in a 2.X. I'm using the following code in python 3, but when i hit quite in the resulting widget it hangs. I've tried modifying the things I know about to