Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding timer to _screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00339184
Message ID:
00339192
Views:
24
>Adding a timer object to forms is pretty straightforward. However, I'd like to have a timer object for my entire application, which I assume needs to be instantiated at the _SCREEN level. How do I do this? When I do a search within VFP 6's help, the screen which shows up doesn't help me at all.
>
>Is this one of those CREATEOBJECT() thingies? heh-heh
>
>Thank you.
>
>- Gerry White / Hagerstown, MD, USA

Try _screen.addobject("oTimer", "cMytimer")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform