Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen not closable
Message
 
To
05/05/2003 13:40:48
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00785041
Message ID:
00785118
Views:
17
Hi Steve.

>I want to close the child form and the parent form all at once, from the child. But when I do this the main screen is no longer closable. Even though there are no forms active.

Have you tried writing the following line in your ChildForm.Destroy() :
DODEFAULT()
m.goApp.oStateManager.CloseAllForms()
Best.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform