micropython-micro-gui/gui/widgets
Peter Hinch 7edc54e54a Simplify use of mpremote mount to run demos. 2024-12-24 12:05:39 +00:00
..
__init__.py Add grid widget, calendar demo. 2023-02-16 10:30:28 +00:00
adjuster.py Adjuster can now take min-delta and max-delta args. 2024-12-13 13:52:35 +00:00
bitmap.py
buttons.py buttons.py: remove orphan code. Add ILI9341 8-bit driver. 2024-09-18 16:53:10 +01:00
checkbox.py
dial.py dial.py: Fix Pointer color bug. 2023-01-15 09:23:35 +00:00
dialog.py
dropdown.py Listbox and Dropdown support dynamic element lists. 2024-09-13 17:16:50 +01:00
graph.py
grid.py Grid widget __getitem__() returns iterator. 2023-06-12 14:44:24 +01:00
knob.py
label.py Simplfy calendar demo. Fix Label where text is None. 2023-06-01 08:48:52 +01:00
led.py
listbox.py Listbox and Dropdown support dynamic element lists. 2024-09-13 17:16:50 +01:00
menu.py
meter.py
parse2d.py Grid widget: add addressing options. 2023-05-31 11:55:35 +01:00
qrcode.py Simplify use of mpremote mount to run demos. 2024-12-24 12:05:39 +00:00
region.py
scale.py
scale_log.py
sliders.py
textbox.py