Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
KeyPress Event Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00038260
Message ID:
00039247
Vues:
72
>In my last reply to you I suggested some code in the KeyPress. I just tested it and it works beautifully but you have to omit the DoDefault() command I suggested, so the code in the keypress becomes;
>
> IF nKeyCode >= 97 and nKeyCode <= 122
> NODEFAULT
> KEYBOARD UPPER(CHR(nKeyCode))
> ENDIF

Thanks for the reply I will give that a try but it sounds like what I am looking for....
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform