micropython-micro-gui/gui/widgets
troyhy 7a2326f25e add color_image documentation and add ColorBitMap to lazy loader of widgets 2024-09-03 20:38:22 +03:00
..
__init__.py add color_image documentation and add ColorBitMap to lazy loader of widgets 2024-09-03 20:38:22 +03:00
adjuster.py Fix FloatAdj bug. 2021-11-20 14:03:17 +00:00
bitmap.py First pass at bitmap and qrcode widgets. 2022-06-08 17:10:50 +01:00
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 dial.py: Fix Pointer color bug. 2023-01-15 09:23:35 +00:00
dialog.py
dropdown.py 3-button mode: fix double-click on button. 2022-02-07 18:51:16 +00: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 Add set_elements method to ListBox widget 2024-08-19 01:35:20 +03:00
menu.py V0.1.5 3-button adjustment mode. 2022-02-06 12:05:38 +00:00
meter.py Meter class now replaces Tstat. 2021-07-10 18:17:10 +01:00
parse2d.py Grid widget: add addressing options. 2023-05-31 11:55:35 +01:00
qrcode.py First pass at bitmap and qrcode widgets. 2022-06-08 17:10:50 +01:00
region.py Meter class now replaces Tstat. 2021-07-10 18:17:10 +01:00
scale.py
scale_log.py V0.1.5 3-button adjustment mode. 2022-02-06 12:05:38 +00:00
sliders.py Address PR feedback 2022-09-12 00:05:46 +10:00
textbox.py widgets/textbox.py Fix bug with encoder scrolling. 2021-07-16 18:05:22 +01:00