Implementing a Vertical List with Prompt in Azure RTOS GUIX

Man 0 Reputation points
2025-01-20T13:54:33.2133333+00:00

I am using the AZURE RTOS GUIX tool for my project with the RA6M3 MCU board and E2 Studio IDE.

According to my project acceptance criteria, I need to implement a vertical list in the GUIX tool. At runtime, I need to create a prompt inside the vertical list and update it according to different screens. I have tried using some vertical list APIs and can see the vertical list on the display. However, when I create a prompt, set text, and other related configurations, it doesn't display. I might be missing something or using the wrong APIs.

For reference, I am attaching my code snippet here.

If there are any corrections or recommendations on using the appropriate APIs to show the prompt on the display, please advise. The flow is as follows: main_screen -> vertical_list -> prompt.

Same way i need to animation down progress bar which I got in AZURE RTOS GUIX studio.

Here is my code and a screenshot of the AZURE GUIX tool...

Screenshot 2025-01-20 191722.png

vl_prompt.txt

Let me know if adjustments are needed! Thank you in advance.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
335 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.