2021-05-27 15:21:51 +02:00
|
|
|
|
2023-04-27 06:42:02 -06:00
|
|
|
A very simple *hello world* label
|
|
|
|
---------------------------------
|
2021-05-27 15:21:51 +02:00
|
|
|
|
|
|
|
.. lv_example:: get_started/lv_example_get_started_1
|
|
|
|
:language: c
|
|
|
|
|
2022-11-22 14:37:51 +01:00
|
|
|
A button with a label and react on click event
|
2023-04-27 06:42:02 -06:00
|
|
|
----------------------------------------------
|
2022-11-22 14:37:51 +01:00
|
|
|
|
|
|
|
.. lv_example:: get_started/lv_example_get_started_2
|
|
|
|
:language: c
|
|
|
|
|
2021-05-27 15:21:51 +02:00
|
|
|
Create styles from scratch for buttons
|
2023-04-27 06:42:02 -06:00
|
|
|
--------------------------------------
|
2022-11-22 14:37:51 +01:00
|
|
|
.. lv_example:: get_started/lv_example_get_started_3
|
2021-05-27 15:21:51 +02:00
|
|
|
:language: c
|
|
|
|
|
|
|
|
Create a slider and write its value on a label
|
2023-04-27 06:42:02 -06:00
|
|
|
----------------------------------------------
|
2022-11-22 14:37:51 +01:00
|
|
|
.. lv_example:: get_started/lv_example_get_started_4
|
2021-05-27 15:21:51 +02:00
|
|
|
:language: c
|
|
|
|
|
2022-03-21 18:25:51 +08:00
|
|
|
|