Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do Form Linked question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00663320
Message ID:
00663346
Vues:
17
Hi, Gerard!

There are some missunderstandings, let's make it a little bit clear:

- If you call a modeless formB from a modal formA, then FormB is automatically set to modal!
BTW: May be that your formA is'nt modal due to the same reason!

- If you use the LINKED option, then the living of the called forms depends on the contents of the linked variable, i.e. if the value of the variable/property is changed, then the linked form is gone.
That means, every click on your button relases the existing form due to calling the form again (it's not a reactivation of the existing form)!

Any questions ?
SeBaFlu
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform