micropython-micro-gui/gui/widgets
Peter Hinch 35064c3501 Add Adjuster widget and demos. 2021-11-08 11:35:06 +00:00
..
__init__.py
adjuster.py Add Adjuster widget and demos. 2021-11-08 11:35:06 +00:00
buttons.py
checkbox.py
dial.py
dialog.py
dropdown.py Support scrolling in Listbox and Dropdown widgets. 2021-09-12 14:13:41 +01:00
graph.py
knob.py
label.py Label clips over-long text instead of raising. 2021-09-29 09:08:10 +01:00
led.py
listbox.py Listbox can trim text. 2021-09-29 14:20:15 +01:00
menu.py Prior to listbox refactor. 2021-07-14 16:42:08 +01:00
meter.py Meter class now replaces Tstat. 2021-07-10 18:17:10 +01:00
region.py Meter class now replaces Tstat. 2021-07-10 18:17:10 +01:00
scale.py
scale_log.py
sliders.py
textbox.py widgets/textbox.py Fix bug with encoder scrolling. 2021-07-16 18:05:22 +01:00