v0.0.3
Pre-release
Pre-release
Next iterative release of py_cui
Features Added
- Custom border characters. You may now use non-ascii unicode border characters (
toggle_unicode_borders
) - TextBox password option. You may now enable password protection on standard textboxes
- Improved doc generation
Bug Fixes/Improvements
- Navigation between widgets that are not directly adjacent improved
- Missing
DELETE
key functionality added for textbox and textbox popup - Removed redundant docstrings
- Mark checked option fixed for checkbox menu widget
- Loading bar now will always be correct size
- Add loading animation to loading bar