[PyQt] QScintilla problems.

Barry barry at barrys-emacs.org
Mon Aug 19 07:34:05 BST 2019


I ran this on macOS python 3.7 with latest PyQt5 ans QSintilla.

Barry

> On 18 Aug 2019, at 19:30, Barry Scott <barry at barrys-emacs.org> wrote:
> 
> <qsci_bug.py>
> 
> 
> The attached code shows two problems with QScintilla.
> 
> 1. SCI_STYLEGETFONT does not return the font.
> 2. Changing the size to 24pt makes line spacing be 24pt but the text is drawn in 11pt.
> 
> (1) looks likes a bug.
> (2) may be that I do not understand something about how to drive the API.
> What makes Scintilla use the changed settings.
> 
> (3) Changing the font does not seem to work either.
> 
> What am I misunderstanding?
> 
> Barry
> 
> 
> 
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt



More information about the PyQt mailing list