Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal forms in VFP6.0 SP 5
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Modal forms in VFP6.0 SP 5
Divers
Thread ID:
00573517
Message ID:
00573517
Vues:
38
Is there a known bug in calling one Modal Form from another?

What is happening is that if I am on one modal form, then call another modal form, when it releases my first form is no longer acting as modal (ie can get to menus etc)
I dont know if this is a bug or something in my code/base classes.
Ive tried putting

ThisForm.Hide()
*Do other form
ThisForm.show(1)

but it didnt help. Ive checked with the debugger and the forms WindowType is still set to Modal.

anyone have this problem before?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform