Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen not closable
Message
From
06/05/2003 08:37:41
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00785041
Message ID:
00785290
Views:
15
Yet another solution. A similar thread was posted yesterday Thread ID: 785066 It seems to be an issue with VFP not codemine. Your solution works fine. You can also issue thisform.hide() immediately before launching the child form. And you can issue
_screen.closable=.f.
_screen.closable=.t.

before closing the parent, note it must be turned off, even though it is off, and then back on. _screen.closable=.t. will not work alone, and it should.
Previous
Reply
Map
View

Click here to load this message in the networking platform