Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer Interval Event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00316227
Message ID:
00316292
Vues:
17
Sounds to me like PollCells is changing the value of the interval. Check the value of the timers interval after PollCells is executed. If it has changed, just place a break in the debugger when the value of the timer's interval changes to determine what is changing it.


>In addition if I have
>
>ThisForm.PollCells()
>WAIT WIND 'timer'
>
>in the Timer method pollcells runs once then the wait window comes up and repeats itself constantly...
>
>
>
>>>I have a timer on a form. I have set the interval to 30000 then when I enable the timer the code called from the timer method runs constantly. What am I missing?
>>>
>>>Thanks
>>
>>Show us some code? Like what's in the Timer Event?
>>
>>Have you tried a timer that simply does a wait window and then set the interval to 30000 and see if it works?

Doug Stalter

"According to the proverb, the best things are the most difficult." -Plutarch
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform