Picotui Versions Save

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.

v1.1

3 years ago

v1.0

3 years ago

v0.9.4

6 years ago
  • Fix UTF-8 input issue.

v0.9.3

6 years ago

v0.9.2

6 years ago

v0.9

6 years ago
  • Improvements to menu widgets.
  • Improvements to WButton widget keyboard interaction.
  • Make color names terse. Now prefixes are C_ and C_B_.
  • Add confirmation (OK/Cancel) dialog.
  • Add CharColorViewer and LineColorViewer widgets.

v0.8

7 years ago
  • Initial menu widget support.
  • Initial standard dialog library (get one line of text and multiple lines at this time)
  • Various small fixes