Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer with Forms
Message
From
20/02/2009 07:09:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Timer with Forms
Miscellaneous
Thread ID:
01383044
Message ID:
01383044
Views:
111
I have one form that serves as the main page of the application. I have a timer on that form that fires every 15 secs to check a table to see if a particular condition exists and refresh the items on the form. The form also contains a button that allows a user to open another form that covers the first form to perform a nonrelated task.

The timer works perfectly, and executes every 15 seconds, as long as the form that it is contained within is the form of focus. When the other form (that covers the first) has the focus, the timer is not 'executing' in the background, until I close that second form.

Probably a really basic question, but how do I get that timer to do its thing even when the form in which it is placed is not the active form or form of focus?
Next
Reply
Map
View

Click here to load this message in the networking platform