Qt Creator - Large Tool Window Text on 4K Laptop Screen
-
Can anyone help with this, please?
I have a Dell laptop which has a native resolution of 3840 x 2160 running Windows 10. However, because text at this resolution is so horrific, I've reduced the resolution to 1920 x 1080 (rather than scaling, that causes other more severe issues with other applications).
Unfortunately, QtCreator does the following weirdy:
Whereas scaling affects the size of the menu icons as well as things like TreeView icons in the Projects.
How do I get QtCreator to behave normally?
Also, top tip - DO NOT BUY A LAPTOP WITH 4K SCREEN!! :)
Thanks.
-
Hi
Also
try to add to the shortcut you use to start Creator with
C:\Qt\Tools\QtCreator\bin\qtcreator.exe --platform windows:dpiawareness=0
and see what happens -
-
@webzoid
Well, the Mac thing was just meant in jest :-)I have a display with the same resolution as you and Qt Creator v. 4.9.1 looks good at a scale of 175% at 3840x2160 resolution, 150% (recommended) also works.
My display is a 27" monitor so the numbers that work best for your laptop may be different :-)