Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A real Timer
Message
De
02/09/1997 11:07:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
A real Timer
Divers
Thread ID:
00048038
Message ID:
00048038
Vues:
68
Hi everybody!

I am working on a timer solution. I have found that VFP timer control doesnot get event during long statements like SQL select,
and user actions (mousebutton down on window title etc.)
I wrote an fll, in which I use the NullEvent to check the elapsed time, and if an interval is over it fires a UDF. (Time resolution 1 sec) It works under normal VFP statements like SQL select (so it is good for animated thermobar bmp-s, which has no affects for the select performance - max 4 percent slower). But ...
VFP NullEvents doesnot come under some user actions. So, if user push down the mouse button my timer event isnot fired.

Has anybody any idea?

BB
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform