Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer always enabled
Message
From
11/09/2000 12:25:07
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00414868
Message ID:
00414965
Views:
22
>>Hello.
>>I use timer for display my form. As default the form left = -1000. When form will loaded, the timer must set correct posion for the form and must die.. but..
>>I place in timer.timer event next code
>>this.enabled = .f.
>>this.interval = 0
>>....
>>
>>But I see in coverage profiler. And timer.timer event occurs more then one time..
>>Can you explain that?
>

>Probably,
>
>Have you set the interval smaller then 10 or so? In that case it can happen that the timer event fires more then once i've seen.
>
>Hope this may help you,

I have timer.interval=10.
When I change interval to 20.. nothing not happen.. timer event occurs many times
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform