micropython-micro-gui/gui/widgets
Peter Hinch 5f4369fbb3 FloatAdj uses inheritance not composition. 2021-11-09 16:24:15 +00:00
..
__init__.py Initial commit. 2021-06-09 17:11:48 +01:00
adjuster.py FloatAdj uses inheritance not composition. 2021-11-09 16:24:15 +00:00
buttons.py Squash bugs in Pushbutton and ScaleLog widgets. 2021-07-08 13:18:05 +01:00
checkbox.py Add aclock, dropdown and primitives demos. 2021-06-24 18:42:16 +01:00
dial.py Fix widget metrics. 2021-06-25 10:57:25 +01:00
dialog.py Mod demos for 128x128 minimum screen. 2021-06-25 16:56:14 +01:00
dropdown.py Support scrolling in Listbox and Dropdown widgets. 2021-09-12 14:13:41 +01:00
graph.py README update. Remove redundant code. 2021-06-10 13:23:18 +01:00
knob.py Fixes to precision mode. README improvements. 2021-06-22 09:01:40 +01:00
label.py Label clips over-long text instead of raising. 2021-09-29 09:08:10 +01:00
led.py Initial commit. 2021-06-09 17:11:48 +01:00
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 Fixes to precision mode. README improvements. 2021-06-22 09:01:40 +01:00
scale_log.py Squash bugs in Pushbutton and ScaleLog widgets. 2021-07-08 13:18:05 +01:00
sliders.py Fix widget metrics. 2021-06-25 10:57:25 +01:00
textbox.py widgets/textbox.py Fix bug with encoder scrolling. 2021-07-16 18:05:22 +01:00