GUIX interactions / simulation

Besora, Pere Jordi 0 Reputation points
2024-02-27T15:26:19.32+00:00

Hi,

We're evaluating the use of Azure RTOS and GUIX under Renesas RA6M3-G

We have run some basic tests and load some demos succesfully.

But we have some doubts / questions:

  • taking a basic screen including a button and a prompt text , is it possible to link them in GUIX itself ? I mean that if a push the button a number is increased. Is it possible to write this type of code in GUIX ? Other solutions like emWin or SquareLine/LVGL offer this type of feature that automatically creates this type of "basic code". We have tried screen flow but it seems that is only related to transitions from screens

Thnks !!!

PJ

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

1 answer

Sort by: Most helpful
  1. Besora, Pere Jordi 0 Reputation points
    2024-02-28T06:31:05.0433333+00:00

    Hi, As I said very simple. User's image

    When pressing button up counter 0 increases, when pressing button down counter decreases. Can this type of coding be written directly from GUIX Studio ? Can it be run from button ? User's image Thnks PJ

    0 comments No comments