![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: Interrupting a loopby merrymonk (Hermit) |
on Jul 30, 2024 at 10:32 UTC ( [id://11160795]=note: print w/replies, xml ) | Need Help?? |
The reason I wanted CNTR-C to work was that the Buttons on my Tk GUI would not respond when the loop was processing. I now have found that using the Tk repeat for the loop means that I can use the Buttons. So the solution was even better than I first thought.
In Section
Seekers of Perl Wisdom
|
|