Difference between revisions of "FINAL CUT"
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Keywords=command line,text,library,development,text mode,tui,widget toolkit,dialog,termcap,tty,console,c++ | |Keywords=command line,text,library,development,text mode,tui,widget toolkit,dialog,termcap,tty,console,c++ | ||
− | |Version identifier=0. | + | |Version identifier=0.8.0 |
− | |Version date= | + | |Version date=2021/10/31 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://github.com/gansm/finalcut/archive/0. | + | |Version download=https://github.com/gansm/finalcut/archive/0.8.0.tar.gz |
|Last review by=Malsasa | |Last review by=Malsasa | ||
|Last review date=2016/05/20 | |Last review date=2016/05/20 | ||
Line 48: | Line 48: | ||
|Library=C++, User-interface | |Library=C++, User-interface | ||
|Programming-language=C++ | |Programming-language=C++ | ||
− | |Runs-on=BSD, OS X, GNU/Linux | + | |Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd |
|Version-control=git | |Version-control=git | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 19:29, 31 October 2021
FINAL CUT
https://github.com/gansm/finalcut
A text-based widget toolkit
The FINAL CUT is a C++ 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 text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Markus Gans | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking | https://github.com/gansm/finalcut/issues |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.