mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
24 lines
477 B
ReStructuredText
24 lines
477 B
ReStructuredText
|
|
Basic grid navigation
|
|
"""""""""""""""""""""
|
|
|
|
.. lv_example:: others/gridnav/lv_example_gridnav_1
|
|
:language: c
|
|
|
|
Grid navigation on a list
|
|
""""""""""""""""""""""""
|
|
|
|
.. lv_example:: others/gridnav/lv_example_gridnav_2
|
|
:language: c
|
|
|
|
Nested grid navigations
|
|
"""""""""""""""""""""""
|
|
|
|
.. lv_example:: others/gridnav/lv_example_gridnav_3
|
|
:language: c
|
|
|
|
Simple navigation on a list widget
|
|
"""""""""""""""""""""""
|
|
|
|
.. lv_example:: others/gridnav/lv_example_gridnav_4
|
|
:language: c |