Releases: pfalcon/picotui
Releases · pfalcon/picotui
v0.9
- 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
- Initial menu widget support.
- Initial standard dialog library (get one line of text and multiple lines at this time)
- Various small fixes