[PySide] Percent sign in QTableWidget
Erik Johansson
erik.johansson at fido.se
Thu Sep 12 11:45:32 CEST 2013
Hi
Percent sign in QTableWidget. I can not get it to show in the cell. The
string gets cut off. In the tooltip it is shown.
I have tried converting it to unicode and str. Various encodings utf-8,
ascii. Escaping the % sign with %% and \% with no luck.
Can someone help me out? Or have I hit some bug?
Cheers,
Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130912/345e5caa/attachment.html>
More information about the PySide
mailing list