User Activity

Assume in dynamic graph, I want to plot value range from 0.0 - 1.0, and I want to setup Y grid and label in between say in step of 0.2. This mean I need the Y grid and Y label on 0, 0.2. 0.4, 0.6, 0.8 and 1.0. Is this doable? It seems to me TouchGFX ...
I want to display the unit of volume as ft³. How can I do this in text widget of TouchGFX Designer?
I have implemented a screen transition from screen1 to screen2 upon receiving event from Backend in Model class. But it lead to task exit on error.Snippet to change screen:application().gotoHomeScreenNoTransition();What I know so far:Only happen on t...
Assume I have a scrollable container widget containing several radio buttons. There are many radio buttons that user has to scroll down to see the last radio button. But assume in application where user need to go to the last chosen radio button that...
I personally like Vim as an editor. But it lacks of toolchains support for embedded development especially on Windows operating system. May I know if someone manage to find the right recipe?How do you get compiler ?How do you get the debugger?How do ...
Kudos from