Using Visual basic. How do you program the timer so that it stops running the program for a couple of seconds, then starts back up from where it left off once the time has passed?
The reason i want to do this is for some "show" or "entertainment value". So far it only takes a second to get the end result I want, But i want to add a couple of images and some sounds and pretend that it is calculating. Then once the show is over, start back up from where it left off, and finish the program. So durring the time i pause the main stream part of the program, another sub or something is displaying a couple random numbers and making some sounds, and when the sub is done (or even when 3 or 4 seconds has passed) move on with the rest of the program. Any ideas?
Sorry if that was a bit repeatative but i gotta make sur eic over all the bases. Thanks!
2007-03-16
19:26:30
·
2 answers
·
asked by
bath_tub_drain1
1
in
Computers & Internet
➔ Programming & Design