2020-04-18 03:18 AM
hi.
how to update screen such as text,clock or ... in another rtos task in main.c file ?
Solved! Go to Solution.
2020-04-20 02:01 AM
I suggest you check out the sticky about integrating backend with the GUI. In the webinar i'm showing some examples of how to receive a message in the GUI task from a different, message producing task and how to get that message propagated to the UI.
For updating specific components i just suggest reading the doc: support.touchgfx.com
2020-04-20 02:01 AM
I suggest you check out the sticky about integrating backend with the GUI. In the webinar i'm showing some examples of how to receive a message in the GUI task from a different, message producing task and how to get that message propagated to the UI.
For updating specific components i just suggest reading the doc: support.touchgfx.com