Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on ESCAPING a form
Message
From
29/03/2004 16:00:12
 
 
To
27/03/2004 13:14:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00890174
Message ID:
00890585
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform