How can I get back into a while loop if I go to a new pop-up toplevel window, 
that is created when I press one button.

I'm attaching a sample of the code that I'm trying to make. The problem that I 
have is that after the button is press and the new toplevel window, what ever 
is inside of the while loop doesn't do anything anymore. Is as if I got out of 
the while loop.

Is there a way in which I can get back into the while loop once the toplevel 
window is destroy?

Guido

Attachment: prueba_while.py
Description: Binary data

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to