How to Have Macintosh Behavior in Push Buttons OnlyID: Q124632 2.60a MACINTOSH The information in this article applies to:
SUMMARYThis article shows by example how to set up an application so that a user can press TAB and ENTER to move between GETs in a screen and not move between PUSH BUTTON GETs in the same screen. To accomplish this task, place code in the WHEN clause of the PUSH BUTTONs to reset KEYCOMP.
MORE INFORMATION
Step-by-Step Procedure1. Choose Open from the File menu and open the CUSTOMER table in the 2. In the Command window, type:
3. Once in the Screen Builder, choose Quick screen from the Screen menu.
4. Create a PUSH BUTTON set with the following prompts:
5. Choose ACT for the variable.
6. In the WHEN clause for the PUSH BUTTON set, type:
7. In the VALID clause for the PUSH BUTTON SET, type:
8. In the screen's SETUP code, type:
9. Run the screen.
Pressing the TAB or ENTER key will take the user through the CNO, COMPANY, and other fields. Only the mouse will move through the push buttons. Additional reference words: FoxMac 2.60a KBCategory: KBSubcategory: FxtoolSbuilder
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |