freebsd-ports/devel/tvision/pkg-descr
Jordan K. Hubbard e90adf0512 Commit the Borland TurboVision Port. I've been playing with this and
it's pretty slick if a CUI is what you're in the market for (well, it
certainly makes libdialog look seriously weak by comparison, anyway).
I plan to use it for sysinstall's replacement.
Submitted by:	Sergio Sigala <ssigala@globalnet.it>
1997-02-25 04:19:49 +00:00

18 lines
681 B
Plaintext

Turbo Vision for UNIX
Turbo Vision (or TV, for short) is a library that provides an application
framework for C++ programmers. With TV, you can write beautiful
object-oriented character-mode user interfaces in very a short time.
TV is available in C++ and Pascal and is a product of Borland International.
It was developed to run on MS-DOS systems, but today it is available for many
other platforms (ported by independent programmers).
This port is based on the Borland 2.0 version with fixes.
Borland has released the source code to the public some time ago (take a look
at the COPYRIGHT file in the source package for more information).
Sandro Sigala
ssigala@globalnet.it