finalcut/doc/readme.txt

14 lines
655 B
Plaintext
Raw Normal View History

2015-05-23 13:35:12 +02:00
----------------------------------------------------------------------
The Final Cut
----------------------------------------------------------------------
2015-08-30 13:11:49 +02:00
The Final Cut is a class library and widget toolkit with full mouse
support for creating a text-based user interface. The library supports
the programmer to develop an application for the text console. It allows
the simultaneous handling of multiple windows on the screen.
The C++ class design was inspired by the Qt framework. It provides
common controls like dialog windows, push buttons, check boxes,
2015-05-23 13:35:12 +02:00
radio buttons, input lines, list boxes, status bars and so on.