Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynaZip AX
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00626855
Message ID:
00628020
Views:
21
>You are an absolute genius, whatever way my Foxpro is setup it needed autoyield set to false, then everything worked perfectly!


Good! Whenever working with COM / activeX sometimes AutoYield =.F. is
the necessary step to let the Object to its work.

You have to know however that some things do not work properly when
_vfp.AutoYield is set to .F., like drawing text (captions of labels)
to the form or an on ("ESCAPE") routine under heavy stress. In order
to make this work You will have to issue DoEvents() or something like wait window "" time 0.1 in order to tell the control "to have a break".
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Previous
Reply
Map
View

Click here to load this message in the networking platform