Hi, im using QDoubleValidate to check the imput in a QLineEdit, work great
with en locale, only let write number and a point for decimals, but with es
locale the QDoubleValidate let write also ",",so i have to add other imput
check in code to avoid that.
Im look for in QDoubleValidate documentation any reference to milliar comma
or similar, but i dont find nothing to solve it, is this a bug or is normal?
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to