Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in opening a form from another child form
Message
From
01/06/2006 13:36:29
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Problem in opening a form from another child form
Environment versions
OS:
Windows '98
Network:
Windows ME
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01126541
Message ID:
01126541
Views:
82
I have four forms,viz, X,Y,Z,AA

X is the main form. I want to open the other forms form the main and to return back to main from the subsidiary form,e.g.

Form Y is used to search date wise data . After completing this I want return to main . In form Y I have one command button,
named "CMDQUIT"

In the click event of"CMDQUIT' I wrote:

thisform.release()
do form start name myform &&linked
READ EVENTS && if I omit read events the main form is not visible.
<\pre>
The window type of the form is 'MODAL'

But this is not happening. The main form is opening but without releasing form Y.

Please help me.
Next
Reply
Map
View

Click here to load this message in the networking platform