Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer Interval
Message
From
27/08/2003 12:04:38
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
27/08/2003 11:41:11
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00823805
Message ID:
00823828
Views:
23
>I have created a timer class in my app so I can control the Interval property through out the app. However, when I use the class on a form and code the timer event I can't get it to work. The code is part of the form control and not the class I created. How can I get this to work?

Checklist:

For the Timer to work, you need to:

  • Set the Interval property (in milliseconds).
  • Set Enabled = .T.
  • Put something useful (or test code) into the Timer event.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Previous
    Next
    Reply
    Map
    View

    Click here to load this message in the networking platform