Thread: Threading
View Single Post
Old Mar 23rd, 2008, 9:18 AM   #4
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Re: Threading

I've used timers to reset the color of a button after some time without freezing the window so that I can still accept user input while waiting for the color to reset. I don't know if that counts as multi-threading...
OpenLoop is offline   Reply With Quote