2025-09-10 2:03 PM
Hi all,
Can you please give me some pointers how to update the text and needle positions on the custom containers?
I have a gui that has multiple images, exactly the same text and gauge positions. I created the custom container that has different text fields and one gauge.
With single gauge and multiple text fields on the same view, I am successfully update these peripherals, but when I create multiple copies of the same custom containers I lost, and I don't know how to access the text fields and gauge's needle.
For example:
I created customContainer = 2 text fields and 1 gauge
In then mainView I have customContainer1, customContainer2, customContainer3 and I don't know how to access those text fields and the the gauge.
thank you for your time.