A general query.
If I have a button in the GUI that starts off a loop. Is there an elegant method of a second button in the GUI stopping the first loop while it is running.
At the moment I can't click on any other buttons while the loop is tied up.
Any suggestions would be gratefully received.
If I have a button in the GUI that starts off a loop. Is there an elegant method of a second button in the GUI stopping the first loop while it is running.
At the moment I can't click on any other buttons while the loop is tied up.
Any suggestions would be gratefully received.