Page 1 of 1

Blurry PB Editor on Windows 10, manifest file needs updating

Posted: Wed Feb 08, 2017 6:58 am
by Roger Hågensen
PureBasic use a older (Windows 8.1?) manifest file. Due to this Windows will resize PureBasic's windows on high DPI displays (or if you set DPI scaling in the system to 125 for example).

A quick fix (for the user) is to toggle the compatibility checkmark option in the properties of the PB executable. But each time the executable is replaced/updated the flag will reset.

But ideally PB should have a manifest with the Win10 compatibility identifier, and get the DPI from the system and scale it's fonts etc accordingly.

Re: Blurry PB Editor on Windows 10, manifest file needs upda

Posted: Wed Feb 08, 2017 12:34 pm
by blueb
Yes, I'm having a few issues in this area. :)

Re: Blurry PB Editor on Windows 10, manifest file needs upda

Posted: Thu Feb 09, 2017 5:22 am
by GoodNPlenty
+1 That would be very helpful.