Fork of Tangara with customizations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tangara-fw/lib/lvgl/examples/event/index.rst

24 lines
368 B

Button click event
------------------
.. lv_example:: event/lv_example_event_1
:language: c
Handle multiple events
----------------------
.. lv_example:: event/lv_example_event_2
:language: c
Event bubbling
--------------
.. lv_example:: event/lv_example_event_3
:language: c
Draw event
----------
.. lv_example:: event/lv_example_event_4
:language: c