-
Gastón Clara
- PowerBuilder
- Thursday, 10 July 2025 02:00 PM UTC
Hi,
I'm running a PB2022R2 application under Windows 11 and what's happening is that when I zoom the content of a datawindow the text on the labels are blurred or truncated. See attached examples.
I've tried some of the suggestions on the web, modified the applications manifest with:
<asmv3:windowsSettings> <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware> <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness> </asmv3:windowsSettings>
Modified DPI properties of the executable file, but nothing seems to work.
I know it's something related to the monitors, resolutions, etc., so it seems a non-easy issue to solve. What I wonder is if there's something else I can do to not have this problem, no matter where the application runs and which is the zoom that I apply to the datawindow.
Thanks.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.