Page 1 of 1

Sensor Decimal character [FIXED]

Posted: Mon Sep 15, 2014 5:17 pm
by jfhullo
Hi there again,

in the sensor creation or modifying windows, an error is not handled for decimal character.

If a comma is used by system, you can type positions X Y Z but CC assign then a 0 0 0. If you try to use a point as delimiter, you can't type into the textbox!

I know that an answer would be to change regional settings, but maybe CC should handle comma as well as points!


JF

Re: Sensor Decimal character

Posted: Wed Sep 17, 2014 6:25 am
by daniel
Indeed. I'll fix this asap.

Re: Sensor Decimal character

Posted: Wed Sep 17, 2014 7:51 pm
by daniel
Ok it's fixed.

It's quite strange but it seems that Qt5 doesn't behave at all like Qt4 regarding the validation of input numbers... (and we use Qt5 since version 2.5.5).

Re: Sensor Decimal character [FIXED]

Posted: Thu Sep 18, 2014 8:45 pm
by jfhullo
Thanks Daniel !