Is there any way for my dialog box based program to watch for kestrokes, button clicks, etc. while I am looping through code in a while loop? I would like to allow the user a way to "escape" from the loop while waiting for it to termintate.
I am looking for something simpler than multi-threading if there is anything.
Thanks!
Travis
I am looking for something simpler than multi-threading if there is anything.
Thanks!
Travis