Skip to content

codrod/libtb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextBox Library

Overview

TextBox Library or 'libtb' is a C++ API used to interface with TextBoxes. Visit the gtb repository to learn more about TextBoxes.

Documentation

Documentation is generated by Doxygen and hosted on GitHub Pages.

Build Instructions

  • make
  • make docs

Development Status

  • 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

Development Plan

  1. Add unit testing
  2. Improve documentation
  3. Complete current features
  4. Windows port

Releases

No releases published

Packages

No packages published