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

Class

Cvo_CRT

Base

Cvo_Window

Syntax

#include <Cvo/CRT.h++>

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

Overview

The Cvo_CRT object provides the basic features needed for text display. It allows text to be displayed in a variety of fonts and colors, as well as to have multiple highlighted sections. The Cvo_CRT_Highlight object is used for highlighting sections.

Member Functions

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

Cvo Events

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

Event Translations

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

New X Resources

This object uses the following X resources in addition to those used 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.