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