Turbo Vision Interface
Page Updated 1/30/99
Begining with release 1.8.0a, an interface to Turbo Vision has been provided
by Vitaly Fedrushkov - email willy@snowyowl.csu.ac.ru.
Turbo Vision is a powerful class library that provides best of breed
text mode interface with SAA/CUA flavor. Turbo Vision is copyrighted
by (former) Borland Intl.
This code corresponds to Turbo Vision version 2 for DOS, which can be
found at
ftp.borland.com/pub/borlandcpp/devsupport/archive/turbovision/tv.zip
However, it works great with TurboVision for Unix (0.6 -- or any other
at your option). This port is (c) Sergio Sigala and can be found at
ftp.vix.com/guests/ssigala/pub/tvision
To do:
o Index support. RecNo-based addressing is hammered into TListViewer.
May require great rewrite.
o Horizontal scrolling.
o Locked (non-scrollable) columns.
o Nontrivial memo field handling.
o In-place editing.
o Documentation
