[PyQt] Does PyQt5 support retina display on macbook pro

Wei Yao fieldcoil at gmail.com
Thu Jan 16 04:13:09 GMT 2014


Hi all,

I’m a newbie to PyQt. I found that the window generated by PyQt5 doesn’t show well on my macbook pro when I was trying some basic examples. The widgets and text are fuzzy. 

But the identical window generated by C++ is fine. Please see the attached pic(left is Python/PyQt5, right is C++/Qt5) 

Does anyone have idea on retina display support of PyQt5? 

Here is my configuration:

Mac OS X Mavericks 10.9
Enthought Canopy Python 2.7.3
Qt 5.2
SIP 4.15.4
PyQt 5.2

Best wishes,
Wei




------------------------------------
  Wei Yao                     __o
                            _`\<,_ 
fieldcoil(AT)gmail.com     (*)/ (*)
------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140115/719b5a7c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-3.png
Type: image/png
Size: 208498 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140115/719b5a7c/attachment-0001.png>


More information about the PyQt mailing list