@eebs99 wrote:
I have an infinite while loop in my code drawing a random increasing curve. At any given time I want to press escape to stop the process, but when I use the GetString() function it stops the background process, at least until I press Enter again. I tried using Windows.Form, but that didn't work. How can I accomplish my goal?
Posts: 5
Participants: 3