[PyQt] How is thousands separator displayed in QDoubleSpinBox?

bluekyu bluekyu.dev at gmail.com
Mon Jul 5 14:15:32 BST 2010


Hello, I want to display thousands separator in QDoubleSpinBox.
(For example, I may click upward button at 999 and it dispaly 1,000)
I tried to find this in google and doc.
But I don't know how to do this. Can I do this?

My environment is python3.1, pyqt 4.7.3, kubuntu 10.04 and
QWidget.locale().groupSeparator() is ','
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100705/8f6da758/attachment.html>


More information about the PyQt mailing list