TextBox Library or 'libtb' is a C++ API used to interface with TextBoxes. Visit the gtb repository to learn more about TextBoxes.
Documentation is generated by Doxygen and hosted on GitHub Pages.
- make
- make docs
- cursor control/positioning - completed
- insert output - completed
- clear output - completed
- scroll output - completed
- edit line - completed
- embedded images - in progress
- event driven key binding - not started
- Add unit testing
- Improve documentation
- Complete current features
- Windows port