Break a for loop in Tkinter
I am trying to make a basic gui in tkinter for one of my python scripts. I have gotten it to work but I need a way for the user to break the main loop of the script by clicking a button. The loop is a for loop looping through a very long list. I need to be able to break this loop and close the gui....
__________________
Python
Domain Name Forum
|