Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do Procedure/Event Processing
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00082132
Message ID:
00082465
Views:
24
>>When I call an application with a do command and then call a do form (screen) the original top level program continues on even though the form is modal.
>>
>>Example: do form xxx.scx && where xxx is modeless
>> xxx has a button calling an application
>> do yyy.app with ...
>>The yyy.app then does a do form, the form is modal and once it is drawn the xxx.scx continues on processing.
>>
>>How can I stop this from happening.
>>
>>Lee.
>
>What you are seeing is what will happen if the form you are calling is modeless. I must admit that I'm not sure why a modal form is not stopping to gather it's input. Are you sure that it's modal?
>
>Steve
I've experienced this with TOP LEVEL forms... The only way I could get the functionality you want is to make the second form SHOWWINDOW as In Top Level and place it inside the first.


Hope this helps


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform