finalcut/doc
Markus Gans 6eb864ce18 Add FSwitch the the class digramm 2015-07-11 12:33:27 +02:00
..
100prozent.txt upload 2015-05-23 13:35:12 +02:00
Makefile.am Makefile update 2015-07-09 02:15:12 +02:00
Makefile.in Makefile update 2015-07-09 02:15:12 +02:00
Mandelbrot.png Mandelbrot set screenshot 2015-06-14 13:48:35 +02:00
TODO Class FString: Add toFloat(), toDouble() and setNumber(...) for floating point values 2015-06-27 23:00:12 +02: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 Add FSwitch the the class digramm 2015-07-11 12:33:27 +02: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
menu-draft.png upload 2015-05-23 13:35:12 +02:00
ncurses.supp upload 2015-05-23 13:35:12 +02:00
newfont1.png back to the old picture 2015-05-24 19:29:10 +02: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 upload 2015-05-23 13:35:12 +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 upload 2015-05-23 13:35:12 +02:00

readme.txt

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

The Final Cut is a programming library and widget toolkit that creates
a text-based user interface with full mouse support.  It supports the
controlled handling of multiple simultaneous windows.
The C++ class design is inspired by the Qt framework.  It offers common
user interface elements like dialog windows, push buttons, check boxes,
radio buttons, input lines, list boxes, status bars and so on.