FINAL CUT is a powerful and lightweight C++ library for creating terminal-based applications with numerous text-based widgets. FINAL CUT is designed for simplicity and does not require the functionality of external libraries (such as ncurses or termbox) but still offers full mouse support, Unicode compatibility, and versatile widget functions.
It provides UTF-8 character encoding, full-width character support, and the ability to display combined Unicode characters. The library helps the developer to create an easy-to-use text console application and allows handling multiple text windows on the screen.
The design of FINAL CUT's C++ class structure was inspired by the Qt framework. It provides a variety of common controls, including dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, and status bars.
| Badge | |
|---|---|
| Latest release | |
| License | |
| Class Reference | |
| ARM build | |
| FreeBSD build | |
| NetBSD build | |
| OpenBSD build | |
| macOS build | |
| Cygwin build | |
| Solaris build | |
| CodeQL analysis | |
| Coverity Scan | |
| SonarCloud | |
| CodeFactor | |
| SIGRID |
Expand
Related Applications
Recommended for You
Related Information
All
|