Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ENTER key not working now
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00940335
Message ID:
00943341
Views:
28
Cecil,

Have you tried the debugger? Inside of the keypress of one of these controls, at the top of the method put:
set step on
debug
Set focus on that control, and hit ENTER. Does it take you into that method? If it does, use the debugger to trace through the code and see if you find the culprit.

>The form's KeyPreview is set to its default, .F. There were a few keypress methods set up to allow the user to escape the form while sitting on a control. I have even turned them off and I still cannot get the ENTER key to behave as it once did. It will not move forward but sits on the current control; this is a global thing within the form. I do have an older form dated August 10th that I could use to start over, but I didn't want to have to do that. I'll have to go through each control and procedure to put them back into the odler form.
>
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform