Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Form Too Big
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00813216
Message ID:
00814707
Views:
16
>>Is there an elegant way to show the entire modal form?
>
>try Desktop=.T. on the modal form.

Can't use Desktop because I have Screen=off in config.fpw.
The thing I ended up with was to set it as a top-level form with "AlwaysOnTop=.T."
and then have the method() that calls it set "AlwaysOnTop=.F." immediately after calling it.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform