Hi,I'm trying to make an simple TouchGFX application that update a TextArea. But when i try to call, from Model::tick(), the modelListener pointer and access to the ViewPresenter function, it is not available. So i have probably misunderstanded some...