Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal form issue
Message
From
22/04/2012 05:48:08
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01542251
Message ID:
01542303
Views:
70
>I have a problem I've never noticed before with a modal form in VFP 9. I have a few forms open, with the top one being modal. If I go to the hotspot in the lower right corner of Win7 to activate the desktop and then return to the program by clicking on the minimized task in the tray, the modal form is "stuck", i.e. I can't use any controls on it or any other form. It's like the modal form is unable to return focus to itself. Is this a bug with Win7/VFP 9? Is there a more graceful way to handle this?


Hi,

Try with following
Thisform.WindowState = 1
Thisform.WindowState = 0
Regards,

Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform