[PyQt] PyQt 5.8 stylesheet tilde problem

Phil Thompson phil at riverbankcomputing.com
Thu Mar 16 09:01:28 GMT 2017


On 16 Mar 2017, at 1:33 am, Terry Brown <terrynbrown at gmail.com> wrote:
> 
> Hi - I think there's a problem with ~= in stylesheets in PyQt 5.8.  The
> attached program illustrates the issue (also here, same code:
> https://gist.github.com/tbnorth/76191db825cc49dcca296ffb8d777047)
> 
> It seems 5.8 stops parsing the stylesheet as soon as it sees ~=,
> whereas < 5.8 acts as expected (described in docstring of code).
> 
> Any thoughts much appreciated,

A Qt problem, not a PyQt problem.

Phil


More information about the PyQt mailing list