NAME

MesaDrawingArea - A simple Xt widget for Mesa/X

DESCRIPTION

WARNING : This document is still under construction. There are bound to be a number of inaccuracies, so tread very carefully for now.

Resources

The following X resources are available in addition to the Core resources:

Boolean debug
leave it False.

Boolean rgba
Is False by default, setting it to True will cause Mesa/X to render in RGBA mode.

Boolean single
Is False by default, setting it to True will cause Mesa/X to render in single buffer mode.

Utility functions

The following utility functions are available

Boolean mesa_rgba_mode (Widget w)
tests whether w is rendered in RGBA mode.

Boolean mesa_single_buffered (Widget w)
tests whether w is rendered in single buffer mode.

void mesa_switch_context (Widget w)
switches the Mesa/X context to w.

SEE ALSO

the MesaWorkstation manpage

AUTHOR

Thorsten.Ohl @ Physik.TH-Darmstadt.de

DATE

$Id: MesaDrawingArea.pod,v 1.1 1995/03/28 22:57:08 ohl Exp $