Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer in a Toolbar
Message
From
12/05/2003 05:36:34
 
 
To
11/05/2003 22:19:40
Scott Butts
Ims Specialty Services
Twin Falls, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00787155
Message ID:
00787229
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform