Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
01243168
Message ID:
01243264
Vues:
21
Now I need to call a Modal Form from the first Form.
The form is built, but processing don´t stop, in the second Form, for Data entering.
What is wrong?


What is wrong is that the form is not modal, even though you think it is < s >.

Just a SWAG here - is this an svc based form or a vcx based form? If it is a vcx based for and you call its Show() method, are you inclusing the 1 parameter like this:
loForm.Show( 1 )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform