How to center text relative to visible screen when zooming
Posted: Wed Aug 21, 2019 12:32 pm
Hi all,
Currently trying to show the percent of zoom when using ZoomModule() on a panel.
The range factor is 3 (300% zoomed or enlarged), so when using the scrollbutton, a number shows up displaying the zoom percent (100%-300%)
The problem I'm having is how to keep the text centered relative to the screen and not to the panel (a fixed location).
In other words, the percent zoom text should appear centered to the zoom and not centered to the panel.
Thanks in advance!
Currently trying to show the percent of zoom when using ZoomModule() on a panel.
The range factor is 3 (300% zoomed or enlarged), so when using the scrollbutton, a number shows up displaying the zoom percent (100%-300%)
The problem I'm having is how to keep the text centered relative to the screen and not to the panel (a fixed location).
In other words, the percent zoom text should appear centered to the zoom and not centered to the panel.
Thanks in advance!