2023-09-21 06:05 AM
How does this work with a ClickListener?
I have a view with 10 custom containers. How can I tell the view when a custom container has been pressed and which one? Do you have a simple example?
Thanks
Regards, Roger
Solved! Go to Solution.
2023-09-21 06:45 AM
Hello @Roger.ch
Did you check this? Mixins | TouchGFX Documentation
You can find examples of implementation in Demos
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-09-21 06:45 AM
Hello @Roger.ch
Did you check this? Mixins | TouchGFX Documentation
You can find examples of implementation in Demos
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-09-21 09:20 AM
Hi F.Belaid
Thank you very much for your tip. Unfortunately I had not found the example. But it looks good.
I will have a look at it tomorrow.
Best regards, Roger