Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Text-Based User Interfaces

Create text-based user interfaces.

Background Information

A text-based user interface (also called a terminal user interface or a character-based user interface (CHUI)) is a user interface that uses text, symbols, and colors. It runs in a character-based terminal.

Available Tools

CHARWIN

The Caché character-based windowing API. This API enables programmers to build windowing interfaces on character-based terminals using a mnemonic space syntax. See CHARWIN: Character-based Windowing API.

Availability: All namespaces.

FeedbackOpens in a new tab