Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I quit the _screen?
Message
 
To
10/03/1997 11:09:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00023586
Message ID:
00023604
Views:
24
>>I'd like the app to quit when the 'X' on the _screen is clicked on. Even though I have 'ON SHUTDOWN QUIT', I always get 'Cannot quit VFP'.
>>
>>TIA
>
>You must have some procedure: ON SHUTDOWN DO quitapp
>which should at least CLEAR EVENTS.

I do have clear events, release windows, close data etc. in the destroy event of the main window of my app. And when the close button is clicked on, itquits and returns to windows as it should. But my problem is when the user clicks on the close button of the VFP mainwindow in order to quit

I have the _screen.closable =.t.and _Screen.minbutton =.t. How do I close the main VFP window? I've been setting the _screen.closable =.f. but the users would like to have this option ...

TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform