Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More on ESCAPING a form
Message
De
29/03/2004 16:00:12
 
 
À
27/03/2004 13:14:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00890174
Message ID:
00890585
Vues:
18
>Recently, I started a thread as to know what makes the ESC closes the form. I've been searching my framework and there is nothing in there that has been done to do that. We don't have any button on the form, no ON ESCAPE and nothing in the KeyPress() event. What I think is that the recent version of VFP could make that a default when that key is pressed to close the form. Could that be it? If yes, does that make sense that it is not applicable to modal form?

If you still haven't found it. What I usally do is run the form and in the debugger I put a stop on program() then hit escape. It should stop on the on key or thisform.release(). Also you could put a break point on _screen.FormCount to see when it changes.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform