Hi,

the following entered in a Python shell 

QColor(Qt.white).name()

results in u'#000003'. The correct result should be u'#ffffff'. What is wrong 
here?

Regards,
Detlev
-- 
Detlev Offenbach
[email protected]
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to