TFrame Class Reference

[tvision Index] [tvision Hierarchy] [Headers]


The frame around the windows More...

#include <views.h>

Inherits: TView

Public Members

Protected Members


Detailed Description

The frame around the windows.


TFrame( const TRect& bounds ) [public]

Constructor.

`bounds' is the bounding rectangle of the frame.

void draw() [public virtual]

Draws the frame.

See Also:
TView::draw

TPalette& getPalette() const [public virtual]

Returns a reference to the frame palette.

See Also:
TView::getPalette

void handleEvent( TEvent& event ) [public virtual]

Handles TFrame events.

See Also:
TView::handleEvents

void setState( ushort aState, Boolean enable ) [public virtual]

Changes the state of the frame.

See Also:
TView::setState

static const char * closeIcon[public]

The character showed in the close box.

static const char * dragIcon[public]

The character showed in the lower right corner of the screen.

TStreamable* build() [public static]

Creates a new TFrame.

Used to recover the view from a stream.

TFrame( 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