Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really, really modal
Message
From
14/04/1997 14:10:04
 
 
To
14/04/1997 14:07:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00028228
Message ID:
00028229
Views:
34
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform