Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Really, really modal
Message
De
14/04/1997 14:10:04
 
 
À
14/04/1997 14:07:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00028228
Message ID:
00028229
Vues:
30
>I want multiple forms in a formset, form1 will control which of the other forms (form2-formn) becomes active.
>
>Since this is double-entry medical data, the subsequent forms must be modal. I have tried setting the WindowType property, and tried using Show(1), and I can still return to form1. I can load forms 2 and 3 and go between the two. How do I make them really, really modal?

Write some code to disable 'switching' controls (some buttons?) when you go to 'really modal' form (e.g. in Init event) and enable them in Destroy event.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform