This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2025-01-14 06:42:58 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
examples
/
widgets
/
textarea
History
Gabor Kiss-Vamosi
d505429dd8
fix(keyboard) do not deassign the textarea on OK or CANCEL click
2021-05-17 20:22:01 +02:00
..
index.rst
docs finish the the core widgets
2021-05-13 15:39:26 +02:00
lv_example_textarea_1.c
fix(example) fix sending LV_EVENT_READY in lv_example_textarea_1
2021-05-17 20:17:11 +02:00
lv_example_textarea_1.py
update asserts
2021-02-08 09:53:03 +01:00
lv_example_textarea_2.c
fix(keyboard) do not deassign the textarea on OK or CANCEL click
2021-05-17 20:22:01 +02:00
lv_example_textarea_2.py
update asserts
2021-02-08 09:53:03 +01:00
lv_example_textarea_3.c
feat(event) add event filter to lv_event_send
2021-04-19 11:15:28 +02:00