[PyQt] PyQt 5.8 stylesheet tilde problem

Terry Brown terrynbrown at gmail.com
Thu Mar 16 01:33:35 GMT 2017


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,

Thanks, Terry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyqt58style.py
Type: text/x-python
Size: 1000 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170315/b7c11af0/attachment-0001.py>


More information about the PyQt mailing list