studio icon indicating copy to clipboard operation
studio copied to clipboard

[EEZ-STUDIO] Run mode enhancement: possibility to send LVGL events to objects

Open zalexzperez opened this issue 5 months ago • 0 comments

Is your feature request related to a problem? Please describe.

Sending LVGL events for UI debugging is particularly useful when navigation occurs without a touchscreen or without on-screen buttons that could be pressed in the run mode. For instance, in a UI that changes screens via LVGL key events sent to the screen objects.

Currently, without a way to change screens, the user has to drag the desired screen all the way up in the list to test it.

Describe the solution you'd like

While in the run or debug modes, show a list with the objects in the current screen. Once the desired object is chosen and the event is selected, enable a send button.

I'm not entirely sure if this feature would beneficial for the debug mode as I'm not yet familiar with it.

zalexzperez avatar Aug 27 '24 19:08 zalexzperez