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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Handle KOMMA as decimal separator in CEdit

Status
Not open for further replies.

jrrunit

Programmer
Feb 24, 2004
1
NL
If the user changes the decimal separator (using Control Panel) into a KOMMA a CEdit still will display and accept only the DOT as a decimal separator. What can I do to make a CEdit accept a KOMMA as decimal separator. Part of the problem is that while reading a value from a CEdit containing a KOMMA using %lf will cut off the decimals despite the KOMMA being defined as decimal separator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top