Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It is possible?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00158116
Message ID:
00158220
Vues:
16
>>You should play with the keypress event of your textboxes and editboxes.
>
>I tried what you said doing this in my keypress:
>*****
>IF nKeyCode = 14 && CTRL+N
> This.Value = This.Value + "ñ"
>ENDIF
>*****
>
>But VFP just play its macro-definitions. In spanish VFP CTRL+N brings the New Dialog.

I'm afraid this is true of all versions of VFP. You might want to consider another key combination...
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform