Hello,
the method Init is the so-called constructor. It is called only once just in the moment when the respective class is instantiated. It is not possible to trigger it again. You should add your own methods for this purpose, implement there the code to update/reinitialize your screen and call the methods for each screen existing actually.
Best regards
Paul Banach
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint