|
-
Jun 5th, 1999, 01:11 AM
#1
Thread Starter
New Member
Okay, this is a really basic question. I'm trying to do some animations using the Line method, drawing directly onto forms. To slow things down I've been calling delay loops from inside the main procedure. But this essentially locks up the computer for the duration of the animation. I've thought of putting the whole main procedure inside a timer control event procedure, but that seems unweildy. How do you get the computer to wait around while still being responsive to user input?
Thanks, altosax.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|