Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer in a Toolbar
Message
From
12/05/2003 11:19:09
Scott Butts
Ims Specialty Services
Twin Falls, Idaho, United States
 
 
To
12/05/2003 05:36:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00787155
Message ID:
00787353
Views:
17
>Hi Scott,
>
>if you don't uses timer.Parent property,
>
>add this code on ToolBar.Init procedure.
>
>This.AddProperty('tm_Name',NEWOBJECT('timerClass','vcx_library))
>
>or
>
>This.AddProperty('tm_Name',CREATEOBJECT('timerClass')
>
>and test ( i don't test ).
>
>
>On VFP8 this bug is resolved.
>
>Fabio

I am using VFP5 so there isn't a AddProperty method. Is a timer not fireing in a tool bar a know issue?
Previous
Reply
Map
View

Click here to load this message in the networking platform