Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01243168
Message ID:
01243264
Views:
19
Now I need to call a Modal Form from the first Form.
The form is built, but processing don´t stop, in the second Form, for Data entering.
What is wrong?


What is wrong is that the form is not modal, even though you think it is < s >.

Just a SWAG here - is this an svc based form or a vcx based form? If it is a vcx based for and you call its Show() method, are you inclusing the 1 parameter like this:
loForm.Show( 1 )
Previous
Reply
Map
View

Click here to load this message in the networking platform