HI All !
Can I have a generic example for a QLineEdit working with numerics ( with fixed decimals and comma as decimal separator ) ?
Tryed using Mask, QDoubleValidator and QRegExpValidator, but not works as expected :(
*** Wrong display, wrong number of decimals, ugly mask, ...
*** hbQtWidgets works fine, but is not an option for this case.
Thanks
Regards