Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Movements in GRID
Message
From
11/01/2001 01:35:39
 
 
To
09/01/2001 09:23:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00461008
Message ID:
00462070
Views:
18
>
>IF nKeyCode = 13 OR nKeyCode = 9	&& Enter or Tab
>	This.Move2NextRow()
>	NODEFAULT
>ENDIF	
>
Do you see any problem with
IF nKeyCode = 13 OR nKeyCode = 9	&& Enter or Tab
	NODEFAULT
	keyboard '{dnarrow}'
ENDIF
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).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform