Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form appears behind main VFP window
Message
From
05/04/2007 13:06:57
 
 
To
05/04/2007 12:12:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01211339
Message ID:
01212591
Views:
20
>>Normally, you should have only one top-level form in your application. I wonder if you could have many.
>
>I thought a bit more on this, Edward, and did some experimenting. Just because I had no problem in the past does not mean I should not change that setting. It may never have been a good idea to have that form set as top level. I set ShowWindow = 1 on it and that seems to resolve that issue.
>
>I then set the various modal dialogs called from it to ShowWindow = 1, with desktop = .T. and that seems to prevent them from appearing behind the calling form and leaving the user in a locked state, which is the original issue that prompted me to set the calling form as top-level back then.
>
>I think I have this resolved.
>
>Thank you for your help, both of you.

You may also check if modal forms have minimized button disabled, i.e. Form.Minbutton=.f. It will prevent another locked state.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform