Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Timer Event doesn't fire in my class
Message
 
 
To
07/10/2001 01:47:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00565220
Message ID:
00565282
Views:
16
>Hi, Sergey
> Thanks. I've added the DOEVENTS to my loop and it works. And I also viewed the post your suggested, another problem come out in my mind. If I can set the runtime property "AutoYeild" to .t.; in that way,I needn't to care where I should insert a doevent clause in my loops. But I have no idear of get the object of runtime application. For _VFP is not suit for runtime application. Do you have any idear about that?

Hi Robin,

You can access _VFP global object at runtime and set _VFP.AutoYield = .T. but it'll affect how ActiveX controls work. See AutoYield Property in the help for details.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform