[PyQt] QScintilla problem take 2 - style sheets

Phil Thompson phil at riverbankcomputing.com
Tue Sep 3 09:32:08 BST 2019


On 02/09/2019 21:52, Barry wrote:
>> On 2 Sep 2019, at 21:36, Phil Thompson <phil at riverbankcomputing.com> 
>> wrote:
>> 
>>> On 02/09/2019 16:14, Barry Scott wrote:
>>> Phil,
>>> Are you able to comment on this problem?
>>> Is there something more I need to change in my code or is this a
>>> problem in the QScintilla code?
>> 
>> Regressions are usually Qt bugs so you need to demonstrate that the 
>> problem is with either PyQt or QScintilla (and which versions).
> 
> I listed the bersion of good and bad pypi packages.
> But I think you are asking that I write C++ code to show if the bug is
> In PyQt world of scintilla/Qt world?

Build different versions of PyQt against different versions of Qt.

Phil


More information about the PyQt mailing list