DPI functions desktop specific

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Bisonte
Addict
Addict
Posts: 1232
Joined: Tue Oct 09, 2007 2:15 am

DPI functions desktop specific

Post by Bisonte »

Hi,

the functions DesktopScaleX(), DesktopScaleY(), DesktopResolutionX() and DesktopResolutionY()
unfortunately only work with the scaling of the main monitor or main desktop.

I would like an additional parameter that makes the functionality monitor/desktop specific.
Just like the other desktop functions like DesktopX(#Desktop).
PureBasic 6.10 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: DPI functions desktop specific

Post by Little John »

+1
Post Reply