Another PyQt6 oddity

Detlev Offenbach detlev at die-offenbachs.de
Mon May 17 15:58:48 BST 2021


Hello,

I am in the process of porting eric to PyQt6. During this process I 
observed, that the text of the PyQt6 variant of QScintilla is always 
shown with a bold font (see attached screenshot) although only a few 
style are configured to use bold font. The same applies to the line 
numbers, which should be shown with a regular font. What am I doing wrong?

Note: I checked the saved styles in the QSettings file and they are all 
correct in there.

Regards,
Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PyQt6-snap_1.png
Type: image/png
Size: 35018 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210517/ba00173b/attachment-0001.png>


More information about the PyQt mailing list