G
Guest
I want to make Label constantly blinks every time another routine is performed. Can you tell me how?
performed. Can you tell me how?Amjad said:I want to make Label constantly blinks every time another routine is
* "=?Utf-8?B?QW1qYWQ=?= said:I want to make Label constantly blinks every time another routine is performed. Can you tell me how?
although the timer was enabled at the beginning of the procedure.Thanks for your reply.
I tried doing the code you suggested and it didn't work as I would like to be.
The Label doesn't blink until the procedure finishes its calculations,
same time (concurrent, not nested loops) ?It seems to me that the Tick event is not fired when the form is busy doing something else!
I guess I can re-phrase my question as: How can I run two loops at the