Hello,
As show in image i've designed a widget which contains 5 text elements.Here Text5 is changing frequently and very fast interval.Which one is best method for updating it.Memory device is enabled.
1. Using WM_InvalidatingRect
2. Deactivate WM -> Update Window -> Activate WM
Having Confusion related to GUI_xxx Functions
1. Does GUI_xxx functions wait for HSYNC or VSYNC signal to update Or it will update directly whenever they were executing.
Thank You,
As show in image i've designed a widget which contains 5 text elements.Here Text5 is changing frequently and very fast interval.Which one is best method for updating it.Memory device is enabled.
1. Using WM_InvalidatingRect
2. Deactivate WM -> Update Window -> Activate WM
Having Confusion related to GUI_xxx Functions
1. Does GUI_xxx functions wait for HSYNC or VSYNC signal to update Or it will update directly whenever they were executing.
Thank You,