1.2k views
in GUI Development by
Hello there,

i created a RPi application from the example included with EmbeddedWizard. The main Application screen says hello. Now i added a button there, and once pressed i would like to 'switch' to another Application screen. Using this method i could keep different areas of the program in their own Application and just switch back and forth as needed. As my end app will have quite a few different screens i feel this is the best way to keep things organized...

Thanks!

1 Answer

0 votes
by
 
Best answer

Hello,

most of the GUI applications consist of different UI components (sometimes called 'screens') that are presented to the user according the current state of the system or due to some interactions of the user (e.g. touch events, key events).

Let me refer to the answer 'Best practice to switch between different views' which covers the same question.

Best regards,

Manfred.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...