Is it possible to animate standard objects (e.g. box, circle, shapes, containers, etc.) with EasingEquations?For example take a circle with a small radius and a thin line and zoom it to a bigger radius and thick line smoothly in 1 second?
I have a display with 600 x 1024 pixels (portrait) and some screens with a full sized images as background.For changing screens, I use the in the TouchGFX Designer (4.10) included action "Change Screen", transition "Slide" and transition direction "E...
Is it possible to draw the gauge tickmarks without using an image? I have to use some widgets (gauge, circular progress) layered one above the other and one image hides the image from beyond.What's the best approach to do this (canvas, shapes, ...)? ...
Hi Martin,sorry for the late reply - but the job goes on.I tried this with a circle and changed the radius and startArc and endArc and it works.Thank you very much.
Hi Martin,I saw the MoveAnimator and FadeAnimator and they work well. But the intention is, to change object values (e.g. width, height, line width, color or something else) with EasingEquations?
Hi Martin,thank you. I tried your suggestions and it performed a little bit better. But not as smooth as it should be.Is this generally a problem with full-sized pictures? Is there any other solution path (e.g. set resolution to 8bit or something els...
Hi Martin,thank you for answering.The problem is on the target and I'm using 24 bitdepth. I'm looking around and read something about "Animation Storage". But I don't know, if it is set or how to set?Is this the right direction or what could I do els...