You may return to the Cvo Object Documenation Index from this document. This document contains the following sections describing the Cvo_Output object:

Class

Cvo_Output

Base

Cvo_CRT

Syntax

#include <Cvo/Output.h++>

new Cvo_Output ( char *resource_name,
{ Cvo_Object *parent | Display *display } )

Overview

The Cvo_Output object is a single line Cvo_CRT object. When entering strings into the object, the display will scroll to always display the most recently entered characters.

Member Functions

This object defines the following member functions in addition to those defined by its parent and ancestor objects.

Modified X Resources

This object modifies the following X resources which are used by its parent or other ancestors.


See the example source code for an example of how to use this object.


See the legend for information about the conventions used in this documentation.