Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer Events
Message
From
29/10/2002 06:12:50
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
 
 
To
29/10/2002 06:05:25
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00716354
Message ID:
00716358
Views:
13
>Hello,
>
>Where can I find info on when does a timer event fire and when it does not ?
>
>Will a timer execute while an other event is running ?
>
>I am looking for a way to detect inactivity and shutdown my app in a clean way.....
>
>Thanks
>
>Xavier
If your timer object was born inside application and you ran nodal form or functions like
getfile() etc and did not close their dialog, timer will wait for them, will close
What I did
1 I used timer to close not modal forms
2 I had special table to set some filed value like the signal to quit
This table was opened in all modal forms
If form have seen this, it make self killing
Vladimir
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform