Hi, I'm new on zenon.
I have a screen bigger than the frame, because i need to zoom it.
My problem is that when in runtime I open the screen, it opens zoomed in. Is it possible to make it open not zoomed in?
Thanks,
ER
Hi, I'm new on zenon.
I have a screen bigger than the frame, because i need to zoom it.
My problem is that when in runtime I open the screen, it opens zoomed in. Is it possible to make it open not zoomed in?
Thanks,
ER
Last edited by RiccardoEmanuelCOL : 2nd September 2020 at 08:19
Call the screen with a function of type Move Screen/Center Screen (i use german ED, not sure how the type is translated exactly, in german "Bildmittelpunkt verschieben")
In this function type you can choose zoom factor.
Thanks so much!
Both for the timeliness and for the response. I solved, thanks again.
However, if it is useful for others, the function is called "Screen: Move center" .