Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal window loses focus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00672592
Message ID:
00672784
Vues:
9
Hi,
I faced the same problem as you last time. It really get me crazy.
What other UT member recommend me to do is, DON'T use

DO FORM myform TO myvar.
Instead,

DO FORM myform
lc = myform.property
myform.release

for this, you should hide your form instead of release if user click on OK/CANCEL button.

I follow it, and the problem never occur since that.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform