PRB: Cannot Use the Keyboard to Navigate Between ControlsLast reviewed: May 31, 1996Article ID: Q147843 |
The information in this article applies to:
SYMPTOMSIn a form or in a dialog, you can't move the focus to a command button by pressing the TAB key. The only way to move the focus to the control is to click it. You'll see this behavior in all of these situations:
CAUSEThis is a feature specific to Macintosh interfaces. Command buttons do not get the focus when you press the TAB key to move to them.
WORKAROUNDYou can modify this behavior by using the SET KEYCOMP command. If you use the syntax SET KEYCOMP TO WINDOWS, you can navigate in the form, and the default button in a dialog box is selected when you press the ENTER key. However, the KEYCOMP setting does not affect the GETFILE() and the PUTFILE() dialogs.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 3.00b VFoxMac Xplatform cross platorm
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |