The Prototyper of Embedded Wizard Studio provides a debugging mode called "Track Screen Updates". If enabled, this feature highlights all areas redrawn during the screen update. This function can help you to analyze and optimize the screen updates in your GUI application.
The following image demonstrates this feature used within a demo application:
All update areas are highlighted by a green rectangular area, which will be faded out within a short period. The feature can be activated by using the menu item ‘Debug’ – ‘Track screen updates’.