Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Strange behaviour of Edit Box when inputting values

Status
Not open for further replies.

bachra

Programmer
Joined
Jul 8, 2003
Messages
1
Location
TN
Hi ,
I am using Visual C++ to write and application which reads and write to a smart card (dialog based app.)
Everything seems perfect unless the following problem:
I used a timer to check the presence of card every one second.
But If I try to input a value in any edit box in my form
(Dialog) the cursor behaves strangely and any time I input a character it is duplicated (*10) and I cannot control it.

Thank you for help.

Bechir
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top