cancel
Showing results for 
Search instead for 
Did you mean: 

Example of a status bar common to all screens

CP??r
Associate II

Hi everyone,

I am developing an application based on TouchGFX 4.10.0.

This application has a status bar containning some info I want to show on all the screens. I have read that there is the posbility of creating a base view containing just this status bar and have all the rest of screens dependant of it. This way I wil not lose the status info when navigating.

I am new on C++ and I do not know how to implement this solution. Could anyone provide me an example of something similar???

Thank you in advance.

5 REPLIES 5
Martin KJELDSEN
Chief III

Hi @Carmen Pérez​,

Since there are multiple people asking about this, i'll create an example asap that shows how to do this. Through the designer it's currently not possible to introduce a "group" of screens that inherit from the same base view. This is a manual task and i'll provide an example project of how.

I will update this thread.

/Martin

Great! Thank you!

CP??r
Associate II

Hi Martin,

Any news on this topic?

Thanks

Hi,

It's still on my list of things to do - I got swamped with CubeMX/CubeIDE integration related things. Sorry! I will keep this post updated.

/Martin

Hi Martin,

 I have the same product design requirements,do you have better advice to share about how to design the status bar?

Thanks.