pfalcon / picotui

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
https://github.com/pfalcon/pycopy
MIT License
811 stars 70 forks source link

ListBox filtering example and Fillbox Widget #17

Closed peterjschroeder closed 6 years ago

peterjschroeder commented 7 years ago

An example showing how to filter a listbox and a Fillbox widget with optional color argument.