Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can a modal form not be modal
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01250961
Message ID:
01250966
Views:
23
Hello Gerard,

You could do something like that:
DO FORM formb NAME x NOSHOW
x.WindowType = 0
x.Show()
HTH

>Hi.
>I have Forma which calls FORMB as a modal form.
>Out on site, they have been able to have FormB under Forma but with FormA having focus (and evrn though you can move Forma around, you cant set focus to the modal form. I've tried for days to replicate but cannot.
>
>Anybody know of any circumstances where a Modal form would not act as a modal form ?
>Regards,
>Gerard
robert.oh.
Previous
Reply
Map
View

Click here to load this message in the networking platform