PEOPLE & HISTORY

Who created the original Turbo Vision framework?

Last updated:

Turbo Vision was created by Borland International in the late 1980s as a framework for building text-based user interfaces. It was developed as part of Borland's Turbo C++ and Turbo Pascal development tools.

Continue in Reels Listen and swipe through more answers in People & History
CreatorBorland International
Year Released1989
Primary UseText-based user interface (TUI) framework
Supported LanguagesC++ and Pascal
Notable FeatureProvided object-oriented components for creating DOS applications

What is Turbo Vision

Turbo Vision is a C++ framework that helps programmers create text-based user interfaces for DOS applications. It provides pre-built components like windows, dialog boxes, and buttons that developers can use to build professional-looking programs without starting from scratch.

Borland International's Role

Borland International was a major software company that created popular programming tools in the 1980s and 1990s. The company developed Turbo Vision as part of their Turbo C++ and Turbo Pascal product lines to make it easier for programmers to create graphical user interfaces in text mode environments.

Historical Context

Turbo Vision was released in 1989 during the era of DOS-based computing, before Windows became the dominant operating system. It allowed programmers to create sophisticated text-based applications with visual menus and windows that looked modern for that time period.

Legacy

Although Turbo Vision is rarely used today, it was influential in showing how object-oriented programming could improve user interface development. The framework is now open source and remains a historical reference for understanding how programmers created applications in the late 1980s and early 1990s.

Sources

  1. borland.com (borland.com)
  2. wikipedia.org (wikipedia.org)
  3. github.com (github.com)
  4. retro programming communities (retro programming communities)