Hello everyone,
In my GUIX application, I have a header and a footer and some other widgets that goes in every screen. So I decided to create a template screen with these widgets and use this template to produce the remain windows. One of the immediate benefits, in my understanding, is that you reduce the number of widgets that you have to deal. However I would like to know if there is any benefits in terms of the micro-controllers performance (memory or processor capability). Is there any recommendations from Renesas in cases that you have to implement headers and footers?
Best Regards
Tsuchiya