Example of a ClickListener?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-21 6: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.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-21 6: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-21 6: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-21 9: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
