Can't change size and position of dialogs when Windows 10 diplay scaling is not 100%
-
My Qt-Application uses some dialogs and I can't resize or move them on the display.
I have a 4k display connected to my Windows 10 Dell laptop (connected via Displayport) and use display scaling of 150%. When I change the display scaling back to 100% everything works fine.
Unfortunately, many apps have too small texts with 100% scaling, so I would really like to know how to make dialogs work with scaling.
Can anyone help?
-
My Qt-Application uses some dialogs and I can't resize or move them on the display.
I have a 4k display connected to my Windows 10 Dell laptop (connected via Displayport) and use display scaling of 150%. When I change the display scaling back to 100% everything works fine.
Unfortunately, many apps have too small texts with 100% scaling, so I would really like to know how to make dialogs work with scaling.
Can anyone help?