31 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

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

...