Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Movements in GRID
Message
De
11/01/2001 01:35:39
 
 
À
09/01/2001 09:23:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00461008
Message ID:
00462070
Vues:
16
>
>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).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform