aboutsummaryrefslogtreecommitdiff
path: root/examples/get_started/index.rst
blob: 8ef0ec92b505770bdece126d469a45446d9f8684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
A very simple *hello world* label
---------------------------------

.. lv_example:: get_started/lv_example_get_started_1
  :language: c

A button with a label and react on click event
----------------------------------------------

.. lv_example:: get_started/lv_example_get_started_2
  :language: c

Create styles from scratch for buttons
--------------------------------------
.. lv_example:: get_started/lv_example_get_started_3
  :language: c

Create a slider and write its value on a label
----------------------------------------------
.. lv_example:: get_started/lv_example_get_started_4
  :language: c