Beginer help with timers please 
Author Message
 Beginer help with timers please

Does anyone know if you can run to different timer events at the same time?
I know how to Implement a simple "wait" function, and am using it to display
images in a simple type of animation.
Is it possible to run 2 complete independent functions like this at the same
time using 2 timers, they must be independent.
I have tried several times but 1 will always stop and wait for the other to
finish.

Thanks in Advance
Richard
reply remove nospam from email



Sat, 21 Sep 2002 03:00:00 GMT  
 Beginer help with timers please
Let a timer with the smallest time resolution free wheel, (self resetting).
Use if then or case statements in the timer ontimer event to trigger your
events.  This is cleaner than multiple timers, adn easier to read.
Art
Quote:

>Does anyone know if you can run to different timer events at the same time?
>I know how to Implement a simple "wait" function, and am using it to
display
>images in a simple type of animation.
>Is it possible to run 2 complete independent functions like this at the
same
>time using 2 timers, they must be independent.
>I have tried several times but 1 will always stop and wait for the other to
>finish.

>Thanks in Advance
>Richard
>reply remove nospam from email



Sat, 21 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP,

2. BEGINER NEEDS HELP PLEASE...

3. Help an Api beginer (please...)

4. PLEASE , ADO Documentation for Beginers

5. Can anyone HELP me PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

6. Please help - Threading.Timer causing excessive memory utilization

7. Basic VB 3.0 Problem - Please Help 1st Timer

8. Please TIMER CONTROL HELP!

9. Help please on Win32 Timer

10. Faster than the timer ?? Please help

11. Please Help: Timer won't Stop

12. VB 3.0 Problem - Please Help 1st Timer

 

 
Powered by phpBB® Forum Software