Simulating Progress Bar
Last updated
Last updated
If you want to show the progress bar with clock timer event then it would be very simple and there are lots of ways to achieve this. For example using slider component or to make it more graphical it can be done using canvas.
This tutorial shows you how to use simple methods using Label and HorizontalArrangement layout:.
The .aia file is also attached here ProgressBarExample.aia (2.8 KB)