Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Movements in GRID
Message
From
11/01/2001 08:55:59
 
 
To
11/01/2001 01:35:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00461008
Message ID:
00462148
Views:
18
Hi Mike.

>>Do you see any problem with
IF nKeyCode = 13 OR nKeyCode = 9	&& Enter or Tab
	NODEFAULT
	keyboard '{dnarrow}'
ENDIF
<<

Off the top of my head, no. Unless, of course, you had the need to trap for DNARROW in the KeyPress. The recursion could cause some unexpected results < s >. Of course, as usual, there is generally more that one way to skin a fox.

>>Instead? BTW, my thought on this is that Enter should move records, and Tab should move fields, to be consitant with how a Data Entry form usually works (JMO). <<

Good point.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform