2025-05-19 2:36 AM
Hello All,
I am new to touchgfx and looking to implement something where a array of structure containing name and other parameters to display. I need to display parameters on selection of the names displayed.
I have a created a container and able to update the parameter names to the textarea of scrollist as in picture.
Now i need to implement a way where user can select any one Preset name and those corresponding parameters should load to the respective area. as in image attached.
Just let me know the way to do it will try out things as suggested.
2025-06-06 6:32 AM
Hello @Shiv09 ,
I understand.
If you can create an empty project and reproduce the issue that would be amazing! :)
Regards,
2025-06-13 6:03 AM
Hello @GaetanGodart
Thanks for your reply.
Here is one of the samples I am trying to do, though the content of the scroll list is more but just for our discussion and experiments created a sample.
Will Discuss on it further once you are available.