micropython-micro-gui/gui/widgets
troyhy 3d6b485f3d Full color mode working with fixed image_converter.py 2024-09-03 09:34:16 +03:00
..
__init__.py
adjuster.py
bitmap.py
buttons.py Button widget: improve lit_color code. 2024-07-26 18:46:44 +01:00
checkbox.py
color_bitmap.py Full color mode working with fixed image_converter.py 2024-09-03 09:34:16 +03:00
dial.py
dialog.py
dropdown.py
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 Add set_elements method to ListBox widget 2024-08-19 01:35:20 +03:00
menu.py
meter.py
parse2d.py Grid widget: add addressing options. 2023-05-31 11:55:35 +01:00
qrcode.py
region.py
scale.py
scale_log.py
sliders.py
textbox.py