Download List

Project Description

Turbo Vision is a C++ library that provides a very nice user interface for
console applications. This UNIX port is based on Borland's version 2.0 with
fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.
The library supports /dev/vcsa devices for fast access to local consoles, and
it uses ncurses to run from telnet and xterm. This port, in contrast to the
Sigala's port, doesn't have "100% compatibility with the original library" as
goal. Instead, many modifications were made for the sake of security
(especially buffer overflows). This port is also available for the original
platform (DOS).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14 Back to release list
(Robert Hoehne port) 1.0.6

Added much better support for xterm including mouse and window
resize, added a function to recycle the doEditDialog, added some
support for Alpha/Linux (experimental), added support for readonly
/dev/vcsa devices, added some nice things in TMenuBar and
TStatusLine (resize and 1 space around), ported TParamText,
reduced the ESC delay, fixed bugs in TEditor and TSortedListBox
and fixed leak in TResourceFile.

Project Resources