finalcut/doc
Markus Gans 9bc6ec6f96 Better default color handling 2016-01-10 00:56:52 +01:00
..
100prozent.txt upload 2015-05-23 13:35:12 +02:00
Makefile.am Menu bar navigation without menu drop down 2015-11-05 23:25:21 +01:00
Makefile.in New class FOptiAttr to control video attributes and colors 2016-01-08 02:19:38 +01:00
Mandelbrot.png Mandelbrot set screenshot 2015-06-14 13:48:35 +02:00
TODO Better default color handling 2016-01-10 00:56:52 +01:00
VTerm.txt upload 2015-05-23 13:35:12 +02:00
calculator.png Add calculator preview 2015-06-20 16:56:03 +02:00
calendar-draft.png upload 2015-05-23 13:35:12 +02:00
class-diagram.txt New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
console_codes-manual.sh upload 2015-05-23 13:35:12 +02:00
console_ioctl-manual.sh upload 2015-05-23 13:35:12 +02:00
fileopen-dialog.png Add an input field example 2015-05-24 19:15:03 +02:00
ncurses.supp upload 2015-05-23 13:35:12 +02:00
newfont1.png Menu supports newfont 2015-11-08 02:11:55 +01:00
newfont2.png upload 2015-05-23 13:35:12 +02:00
progress-bar.png upload 2015-05-23 13:35:12 +02:00
readme.txt readme update 2015-08-30 13:11:49 +02:00
terminfo-capabilities.sh upload 2015-05-23 13:35:12 +02:00
terminfo-manual.sh upload 2015-05-23 13:35:12 +02:00
textview.png upload 2015-05-23 13:35:12 +02:00
vt100_line_drawing_graphics.png upload 2015-05-23 13:35:12 +02:00
xgraphics Newfont Bullet sign 2015-12-11 06:04:29 +01:00

readme.txt

----------------------------------------------------------------------
                            The Final Cut 
----------------------------------------------------------------------

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,
radio buttons, input lines, list boxes, status bars and so on.