Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal forms in VFP6.0 SP 5
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Modal forms in VFP6.0 SP 5
Miscellaneous
Thread ID:
00573517
Message ID:
00573517
Views:
39
Is there a known bug in calling one Modal Form from another?

What is happening is that if I am on one modal form, then call another modal form, when it releases my first form is no longer acting as modal (ie can get to menus etc)
I dont know if this is a bug or something in my code/base classes.
Ive tried putting

ThisForm.Hide()
*Do other form
ThisForm.show(1)

but it didnt help. Ive checked with the debugger and the forms WindowType is still set to Modal.

anyone have this problem before?
Next
Reply
Map
View

Click here to load this message in the networking platform