wh00t
Registered User.
- Local time
- Today, 05:21
- Joined
- May 18, 2001
- Messages
- 264
In some databases I have certain things blinking using the timer event, but I have a database with a form which is used 24/7 and displays the status of certain items, the timer event is set to refresh this information every minute. If an item is in a certain status I would like it to blink to identify to the user that it requires urgent action, but I can not use the timer event as the blink time is too slow, and I do not want to reduce it as I do not want the screen refreshing every 3 seconds, is there a way around this?