how to assign different Screens(Watch faces) to Single screen
I Have a Main screen that contains a watch face. And i have different watch faces, where user selects his choice and to be able to set for Main Screen.
So, I have added two screens in TouchGFX where one is the Main screen and another is a screen that contains all watch faces in a swipe container. I have added all my watch faces in a swipe container to scroll and check for watch-faces. Now when ever user selects any watch-face, i have to set that as a Main screen.
So would you please help me on below questions,
- How to assign one screen to another screen to achieve above requirement.
- which function is used to change the screen with out adding change screen in Interactions.
Thanks in Advance,
Bala