micropython-nano-gui/gui/widgets
peterhinch ec6a086a04 Document label alignment. Simplify logic. 2022-12-19 13:49:03 +00:00
..
__init__.py Scale widget added. Pass initial test. 2020-11-03 18:43:24 +00:00
dial.py Move cmath dependency to widgets.dial.py 2020-11-16 16:10:22 +00:00
label.py Document label alignment. Simplify logic. 2022-12-19 13:49:03 +00:00
led.py Scale widget added. Pass initial test. 2020-11-03 18:43:24 +00:00
meter.py Fix memory leak in Meter. 2021-05-13 12:13:36 +01:00
scale.py Add Textbox widget. Minor API change to Scale. 2020-11-17 17:29:04 +00:00
textbox.py Add Textbox widget. Minor API change to Scale. 2020-11-17 17:29:47 +00:00