Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal, WindowType !!!
Message
 
To
21/05/1999 05:09:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00221278
Message ID:
00221285
Views:
14
>hELLO
>
>I have a problem with my forms . If i want to run more than 1 forms in my procedure like :
>
>oSort = CREATEOBJECT(....
>oSort.Show
>...
>oDial = CREATEOBJECT(...
>oDial.Show
>
>
>and i want to have the 1rt form in screen (answer to this form) and after the second form (and answer it), etc ,....
>
>I need to put the WindowType = 1 . Modal
>BUT
>when i release the form , my menu is close !!!
>
>SO :
>How can i wait the respons of my form different that WindowTYpe ?
>Why my menu is close when the WindowType is Modal ?

Someone else reported this recently, you're in vfp6, right, and using main vfp screen? I guess it's a bug. Until there's a patch to fix it, you may need to resort to something like Modeless/Alwaysontop, or maybe re-launch your menu after it closes with a Lockscreen to hide the menu change...Or, I use top-level, and the problem does not affect its menu...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform