Skip to main content
Roger.ch
Associate III
September 21, 2023
Solved

Example of a ClickListener?

  • September 21, 2023
  • 1 reply
  • 2567 views

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

Best answer by FBL

Hello @Roger.ch 

 

Did you check this? Mixins | TouchGFX Documentation 

You can find examples of implementation in Demos

 

1 reply

FBLBest answer
Technical Moderator
September 21, 2023

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.Best regards,FBL
Roger.ch
Roger.chAuthor
Associate III
September 21, 2023

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