Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IsNumeric - VFP analogue?
Message
De
25/12/1999 09:17:53
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00307922
Message ID:
00308539
Vues:
45
>Jim,
>
>Very interesting approach. I use similar idea for btcc_check. One little problem - I type something in the first textbox. Then I hit Enter. What does happen next? (On my form I have Ok button with default=.t.)

Add

if nKeyCode=13
keyb '{tab}' plain
nodefault
endif

to the KeyPressed method of the textbox. I actually have this in my root textbox class.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform