Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I quit the _screen?
Message
 
À
10/03/1997 11:09:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00023586
Message ID:
00023604
Vues:
28
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform