Re: [DUG] Screen Resolution and WIndows 10 settings and Delphi

2020-11-16 Thread edwardsw
Hi John I no longer have Delphi installed, but I occasionally have to use other older software. Under older versions of Windows I had the same issues with scaling that you describe like text not fitting inside the (fixed size) control, and sometimes that made that particular software

Re: [DUG] Screen Resolution and WIndows 10 settings and Delphi

2020-11-16 Thread Stefan Mueller
I just ported my application from xe7 to 10.4 … 10.4 has full support for modern dpi and font-sizes … but 3rd party controls just aren’t there yet with support for it and even very simple things (such as adjusting the x/y/h/w of a control) requires quite a bit of calculation. I found porting

Re: [DUG] Screen Resolution and WIndows 10 settings and Delphi

2020-11-16 Thread John Bird
Looking at high resolution screens – external monitor and replacing laptop i.e. going to 3840x2160 instead of 1920x1080 I have seen one and its nice, under display settings in Windows 10 it had “Change the size of text, apps and other items” set to 300% Questions: 1.. What is this setting