Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynaZip AX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00626855
Message ID:
00628020
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform