Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard buffer for number
Message
From
01/07/2001 13:31:20
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00525669
Message ID:
00525689
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform