Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Non Modal Form from another form
Message
From
29/04/2006 17:46:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01117835
Message ID:
01117841
Views:
14
Gerard
when you call

DO FORM MyForm2

the focus ougth to be on form2. If it doesn't something else is happening. Just a guess, is form1 modal?
Hernan




Hi.
I hve a Non Modal form which I now want to call from a button on an existing form.

I can call the form ok, but control is always passed back to the calling form, leaving the Called form Under the calling form. I want Focus set to the Called Form

I've tried:


Do Form MyForm
and


Do Form MyForm Name OMyForm
oMyForm.Show
.. but cant get focus to stay on the Called Non Model form
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform