Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal screen not acting modal
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Modal screen not acting modal
Miscellaneous
Thread ID:
00154479
Message ID:
00154479
Views:
59
I'm calling screen MANSHI from the Click method of a button on screen ORDR. I want the user to interact with MANSHI and close it before the code in the Click method continues. I have set the following on MANSHI:

WindowType = 1-Modal screen
ShowWindow = 1-As Top Level Form
Desktop = .T.

Regardless, the Click method continues execution and wreaks havoc. There are two other screens sitting in the background (besides ORDR) as top level forms that have been hidden.

Any ideas why this is happening? This is making me bonkers!

TIA,
Rob
Next
Reply
Map
View

Click here to load this message in the networking platform