how to update text or clock in another rtos task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-18 3:18 AM
hi.
how to update screen such as text,clock or ... in another rtos task in main.c file ?
Solved! Go to Solution.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-20 2: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-20 2: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
