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

Class

Cvo_CRT_Highlight

Base

Cvo_RootedList

Overview

This object is used to define highlighted regions in a Cvo_CRT object. See the function NewHighlight() under the Cvo_CRT object for creation.

A Cvo_CRT_Highlight may cause the text within it to be reversed, underlined, or have a different foreground and/or a different background. The only real special case is reversed. This mode turns off all other modes (as it implies a foreground and background. Also, it was easier to implement this way.) A Cvo_CRT_Highlight may also be turned off without actually deleting it, although deletion will certainly cause the hightlight to go away.

Member Functions

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


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