327 views
in GUI Development by
I created a button to return to the main menu this, I didn't use the managing dialogs, but I would like to know if there is a method to return to the main Application:application screen with poperty and slots, or with get root, because before the Menu screen I have two other screens that prevent to display the properties instantiated in the class

1 Answer

0 votes
by

Hello VonMartello,

I didn't use the managing dialogs, but I would like to know if there is a method to return to the main Application:application screen ...

If you are not using dialogs, then you have to implement your own screen management. There is no other dedicated functionality available. At low-level you can use Add() Remove() methods to display or hide a component.

... with poperty and slots, or with get root, because before the Menu screen I have two other screens that prevent to display the properties instantiated in the class

I'm sorry but I don't understand your question.

Best regards

Paul Banach

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

...