Turbo Vision

Text user interface From Wikipedia, the free encyclopedia

Turbo Vision

Turbo Vision is a character-mode text user interface framework included with Borland Pascal, Turbo Pascal, and Borland C++ circa 1990. It was used by Borland itself to write the integrated development environments (IDE) for these programming languages. By default, Turbo Vision applications replicate the look and feel of these IDEs, including edit controls, list boxes, check boxes, radio buttons and menus, all of which have built-in mouse support. Later it was deprecated in favor of Object Windows Library, the Win16 API, and the GUI tools of Borland Delphi.

Quick Facts Developer(s), Initial release ...
Developer(s)Borland
Initial release1990; 35 years ago (1990)
Written in
Operating systemMS-DOS
PlatformIBM PC compatible PC-98
TypeWidget toolkit
LicensePublic domain software[1][2]
Websitetvision.sf.net
Close
Turbo Vision based IDE for Turbo C++

Around 1997, the C++ version, including source code, was released by Borland into the public domain[1][2] and is currently being ported and developed by an open-source community on SourceForge under the GPL license.[3] An older update of the Borland code by Sergio Sigala is available under the BSD license.[citation needed]

The Pascal version, which was distributed alongside Borland Pascal 7 on a "bonus" disk, was never released under a free software license, so the Free Pascal project recreated its own version by backporting a clone made by Leon de Boer that ran in graphical mode back to textmode. The result is called Free Vision.[4] Over the years this codebase has grown stable on nearly all operating systems and architectures that FPC supports. The textmode IDE is very close to the original TP environment, with built-in compiler and IDE much closer than e.g. RHIDE, and supporting functionality like code folding.

Unicode support

One of the factors limiting Turbo Vision's popularity was the absence of Unicode support in the original Borland version. As of October 2020, there are Unicode versions for C++[5] and Free Pascal.[6]

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.