Hi

There is a problem with trealedit. It doesn't allow to use the locale
decimalseparator for input.

Example.
Coutry Spain (DecimalSeparator is comma  ',')
MSEide trunk
fpc fixes_2_6

I place a trealedit on a form. It shows values using DecimalSeparator.. for
example 1,23  1,01  .... but if I try to input a value in this way, it
complains about ie  '1,2 ' ss invalid. If I input 1.2 all is fine but not
correct in Spain.

Curious if you press the decimal dot in numeric keyboard, it replaces the
dot by the comma, that's fine... but trealedit doesn't allow it.

How do you deal with this?

Thanks

-- 
Julio Jiménez Borreguero
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to