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.
-
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 -
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.
-
-
I just used the Display Settings and adjusted the "Scale and Layout" option.
But how is font scaling set? can you reduce it?
-
@aha_1980 I specify 200% scaling via the "Scale and Layout" combo-box. If I reduce this value, I struggle to read any text.
-
@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 :-) -
@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 :-) -
My display is a 27" monitor so the numbers that work best for your laptop may be different :-)
And 27" is the minimum size for 4K resolution, if you ask me...
-
@aha_1980
Well, the OP said he had a laptop so i figured it was not 27". He did not say he was using an external screen. -
-