Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer always enabled
Message
 
To
11/09/2000 10:15:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00414868
Message ID:
00414926
Views:
18
>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,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform