Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function keys and the command buttons
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00121660
Message ID:
00121726
Views:
18
>Is there any way to have a function key as the hot key on a command button? I have some forms where the user is entering data and I want them to be able to hit a function key to save or launch a pick list etc. The idea here is for the user to not have to reach for the mouse because these are data entry forms and speed of entry is important.

Another quick-and-dirty method would be using ON KEY LABEL F3 KEYBOARD "ALT+A" PLAIN, which would work if a button has ALT+A assigned as a shortcut.

PS. I´m not sure about the PLAIN; please check it, OK?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform