micropython-micro-gui/gui
troyhy fa41a0ac9b Add set_elements method to ListBox widget
Introduced a new `set_elements` method in the ListBox widget to handle initialization and validation of list items and dimensions. This method simplifies listbox element updates and ensures proper scrolling when the list exceeds display limits.
2024-08-19 01:35:20 +03:00
..
core Fix exit behaviour. Add driver pico_epaper_42_v2.py. 2024-07-19 14:01:08 +01:00
demos demos/epaper.py: Log power on hours. 2024-08-02 10:58:34 +01:00
fonts README improvements. 2023-01-16 17:29:10 +00:00
primitives encoder.py: Further simplify. 2023-11-11 16:49:59 +00:00
widgets Add set_elements method to ListBox widget 2024-08-19 01:35:20 +03:00