Hi,

On 14/05/2019 20:07, Martin Marmsoler wrote:

I store this String in a QStaticText (staticText)and draw this text with

painter->drawStaticText(QPoint(-w/2,-h/2),staticText);


But the result is that the hole text is red and not only the part "arke"

Which Qt version are you using, under which OS, etc.?

Do you have a minimal testcase somewhere?

Did you already try painting a QTextDocument directly, without going
through QStaticText? (At least it would point out if there's a bug in QStaticText)

Cheers,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to