TMonoSelector Class Reference

[tvision Index] [tvision Hierarchy] [Headers]


A monochromatic color selector More...

#include <colorsel.h>

Inherits: TCluster

Public Members

Protected Members


Detailed Description

Displays a monochromatic color selector. This view may be used to change the standard color settings of TVision.


TMonoSelector( const TRect& bounds ) [public]

Constructor.

`bounds' is the bounding rectangle of the view.

See Also:
TCluster

void draw() [public virtual]

Draws the monochromatic color selector.

void handleEvent( TEvent& event ) [public virtual]

Handles TMonoSelector events.

Boolean mark( int item ) [public virtual]

YYY

void newColor() [public]

YYY

void press( int item ) [public virtual]

YYY

void movedTo( int item ) [public]

YYY

TStreamable* build() [public static]

Creates a new TMonoSelector.

Used to recover the view from a stream.

TMonoSelector( StreamableInit ) [protected]

Constructor.

Used to recover the view from a stream.


Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
Kdoc