Software Alternatives & Reviews

Turbo Vision VS FINAL CUT

Compare Turbo Vision VS FINAL CUT and see what are their differences

Turbo Vision logo Turbo Vision

A Turbo Vision port to the GNU compiler and more

FINAL CUT logo FINAL CUT

Library for creating terminal applications with text-based widgets
  • Turbo Vision Landing page
    Landing page //
    2019-12-18
  • FINAL CUT Landing page
    Landing page //
    2023-09-22

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.

Turbo Vision videos

Turbo Vision Top # 11 Facts

More videos:

  • Review - The Turbo Express & Turbo Vision - HUGE Collection Update!

FINAL CUT videos

An Honest Review Of Final Cut Pro X

More videos:

  • Review - iMovie or Final Cut Pro X?
  • Review - Final Cut Pro vs Adobe Premiere: Best Video Editor

Category Popularity

0-100% (relative to Turbo Vision and FINAL CUT)
URL Shortener
36 36%
64% 64
IDE
34 34%
66% 66
Bookmark Manager
42 42%
58% 58
Link Management
30 30%
70% 70

User comments

Share your experience with using Turbo Vision and FINAL CUT. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, FINAL CUT should be more popular than Turbo Vision. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Turbo Vision mentions (2)

  • I miss Turbo C, I've never used such a fantastic IDE again. It could include assembly commands directly from C code, it had a powerful graphics library for the 80s. in forty years I've used many languages, environments, frameworks... but I still miss the simplicity and power of Turbo C under MS/DOS/
    There were efforts to replicate the experience on modern platforms, like the SETEDIT IDE using Turbo Vision for its UI. Source: over 1 year ago
  • Things I've learned building a modern TUI framework
    OMG you using CSS for stying the TUI??! I love this! Please tell me you can have window widgets Like a modern Turbo Vision [1] where you can drag/drop them even one on top of the other? [1] http://tvision.sourceforge.net/#wtv. - Source: Hacker News / over 1 year ago

FINAL CUT mentions (7)

  • Terminal widget toolkit FINAL CUT 0.9.0 released – performance improvements and new features
    Visit the GitHub repository to get the latest version. Source: 11 months ago
  • Alternative to ncurses for modern C++ (TUI)
    Maybe FINAL CUT is something for you. It has its own widgets and can be controlled with the mouse or keyboard. Source: almost 2 years ago
  • XPM viewer for terminal
    I implemented for FINAL CUT a simple data processing class and an image viewer for X PixMap (XPM) images. It allows displaying XPM icons in the terminal. Maybe someone will find it helpful. Source: about 2 years ago
  • Hacking the planet with Notcurses: a guide to TUIs (2020) [pdf]
    Not exactly what you’re describing, but check out Final Cut: https://github.com/gansm/finalcut. - Source: Hacker News / over 2 years ago
  • Longing for Lean GUI Frameworks (C/C++)
    If you are interested in TUIs, you can have a look at my little project FINAL CUT. Source: over 2 years ago
View more

What are some alternatives?

When comparing Turbo Vision and FINAL CUT, you can also consider the following products

ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...

Slang - Slang is a powerful visual programming language using a newly developed stream-based paradigm.

newt - Programming library for color text mode, widget based user interfaces.

termbox - Termbox is a library that helps making terminal-based pseudo-GUIs.

ConsoleGUI - GUI framework for C# console applications.

Gui.cs - Console-based user interface toolkit for .NET applications.