Specifications
Athena Widget Set libXaw 1.0.7
not be changed with XtSetValues,although it may be queried.
background A pixel value which indexesthe widget’scolormap to derive the back-
ground color of the widget’swindow.
backgroundPixmap The background pixmap of this widget’swindow. Ifthis resource is set
to anything other than XtUnspecifiedPixmap,the pixmap specified will
be used instead of the background color.
borderColor A pixel value which indexesthe widget’scolormap to derive the border
color of the widget’swindow.
borderPixmap The border pixmap of this widget’swindow. Ifthis resource is set to
anything other than XtUnspecifiedPixmap,the pixmap specified will be
used instead of the border color.
borderWidth The width of this widget’swindowborder.
children A list of all this composite widget’scurrent children.
colormap The colormap that this widget will use.
cursor The cursor to use when the mouse pointer is overthe Paned widget, but
not in anyofits children (children may also inherit this cursor). It should
be noted that the internal borders are actually part of the Paned widget,
not the children.
depth The depth of this widget’swindow.
destroyCallback All functions on this list are called when this widget is destroyed.
gripCursor The cursor to use when the grips are not active.The default value is ver-
ticalGripCursor or horizontalGripCursor depending on the orienta-
tion of the Paned widget.
gripIndent The amount of space left between the right (or bottom) edge of the Paned
widget and all the grips.
gripTranslation Translation table that will be applied to all grips.
height
width The height and width of this widget in pixels.
horizontalBetweenCursor
verticalBetweenCursorThe cursor to be used for the grip when changing the boundary between
twopanes. These resources allowthe cursors to be different depending
on the orientation of the Paned widget.
horizontalGripCursor
verticalGripCursor The cursor to be used for the grips when theyare not active.These
resources allowthe cursors to be different depending on the orientation
of the Paned widget.
internalBorderColor Apixel value which indexesthe widget’scolormap to derive the internal
border color of the widget’swindow. The class name of this resource
allows Paned*BorderColor: blue to set the internal border color for the
Paned widget. An optimization is invokedif internalBorderColor and
background are the same, and the internal borders are not drawn. inter-
nalBorderWidth is still left between the panes, however.
internalBorderWidth The width of the internal borders. This is the amount of space left
between the panes. The class name of this resource allows Paned*Bor-
derWidth: 3 to set the internal border width for the Paned widget.
leftCursor
rightCursor The cursor used to indicate which is the important pane to resize when
the Paned widget is oriented horizontally.
120