Description
Terminal programs can present dialog-style interfaces without building every widget from scratch.
This C++ toolkit is useful for developers creating text-based applications with dialogs, forms, buttons, lists, or other interactive controls. It does not add a standalone program; applications link to it to build terminal user interfaces.
Use it when maintaining or developing software that needs libt3widget. Usability depends on the parent application, terminal emulator, and keyboard navigation design.