I am now at a point in my school project that I need to draw polygons
automatically, one every three seconds. I can do a "For" loop, but I need to
delay the code for three seconds before starting the loop again. Is there
any way to "pause" execution and then have it start up again on its own?
--
Raas