[PyQt] Issue with icons on high-resolution displays

Florian Bruhin me at the-compiler.org
Sun Sep 13 21:32:35 BST 2015


* Thomas Robitaille <thomas.robitaille at gmail.com> [2015-09-13 15:09:49 +0200]:
> Hi everyone,
> 
> I am having issues with getting icons in QPushButtons to show up at full
> resolution on HDPI/Retina displays. I wrote this up as a StackOverflow
> question (since it was easier to embed screenshots there):
> 
> http://stackoverflow.com/questions/32549455/hdpi-retina-icons-in-pyqt4-or-pyqt5
> 
> Does anyone have any suggestions for how to solve this issue?

It seems this was answered on SO in the meantime:

    May be this will help -
    http://stackoverflow.com/questions/26165823/retina-support-in-qml.
    In other words, did you set AA_UseHighDpiPixmaps flag?

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150913/a23a055e/attachment.sig>


More information about the PyQt mailing list