2024-12-16 09:58 AM - last edited on 2024-12-16 10:55 AM by Andrew Neil
Hi, I was wondering the safety regarding using a presenter within a container? I need the container, on click, to send information to the model. I cannot do this from the view, because this is a onclick function.
Is it safe for me to define/set the presenter of the screen in the container then use it in the container?
2024-12-16 10:48 AM
Is this a TouchGFX question?
2024-12-16 10:50 AM
I put it under IDE since that is where the code for this would go, however yes, I am using TouchGFX for development as well.
2024-12-16 10:57 AM
As the question is all about TouchGFX stuff (presenter, container, model, view, onclick function), I'll move it.