T O P I C R E V I E W |
Flo1989 |
Posted - Sep 12 2024 : 08:51:21 Hi,
we are using ImageEn v8.7.6! And i want to set IEGlobalSettings().AutoScale in C++ but can not access AutoScale. How can i do that?
Thank you, Florian! |
5 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Sep 16 2024 : 04:07:39 Hi Florian
OK, I'm sorry but that is not supported in v8.
Nigel Xequte Software www.imageen.com
|
Flo1989 |
Posted - Sep 16 2024 : 02:40:14 Hi,
we are using C++ builder 10.2 We decided to ignore the DPI scaling form windows. So we set "Scale" property of each from to false. Now the forms aren't scaled any more, but imageen layers still scale to the windows setting which we want to be disabled.
Thanks! Florian |
xequte |
Posted - Sep 13 2024 : 16:28:09 Hi
Auto-scaling of what specifically? In v8, ImageEn will only use scaling that is inherited from the parent VCL control.
What version of C++ do you use, and what is your setting for DPI awareness:
https://blogs.embarcadero.com/high-dpi-on-windows-10/
Nigel Xequte Software www.imageen.com
|
Flo1989 |
Posted - Sep 13 2024 : 03:40:13 Is there an other way to disable the AutoScale when Windows DPI is set other than 100% in the old version. Because that cause strange behaviours when DPI is set to other than 100%. |
xequte |
Posted - Sep 12 2024 : 17:59:06 Hi Florian
I'm afraid scaling was not added till a much newer version of ImageEn. You can extend your license at:
https://www.imageen.com/order/#Extensions
Nigel Xequte Software www.imageen.com
|