Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keyboard buffer for number
Message
De
01/07/2001 13:31:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00525669
Message ID:
00525689
Vues:
16
Hi David,

The code in the click event of buttons (e.g. '7') :

KEYBOARD '7'


If the value type of the text box is char. The value will be '7' and the cursor will go to the right hand side. Then I press the button again. The value will be '77'.
That works fine.

However, when the value type of the text box is numberic. The value of the text box is '7' when the first time of pressing. Then the cursor will go to the leftest side. Then I press the button again. The display value of the text box is '7 7'. After I press enter, the value is '7'.

I think that is not work properly.

Wilson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform