Problem with GUI on retina display
Unsolved
General and Desktop
-
Hello!
I have a test application based on QMainWindow and QWidgets. It's a simple and a bit ugly. I deployed it on mac with retina display and it became more worst. Font and icons become something like this
Could you please explain me how can I fix this?
Thanks :)
-
Hi,
What version of Qt are you using ? And OS X ?
-
Then you should take a look at this to get started.
See also
Qt::AA_EnableHighDpiScaling
in Qt's Application Attributes enumeration