Same as the topic, I am doing a project which has muti of screen. Screen 1 is used to calculate so I make my introduction screen on screen 9, how can I change the starting screen? Thank you very much
One way would be to add a Vertical Arrangement in Screen1 and display that on startup (replacing Screen 9).