Specifications
Athena Widget Set libXaw 1.0.7
The default bindings for the Paned widget’sgrips are:
Mouse button Pane to Resize - Vertical Pane to Resize - Horizontal
1(left) above the grip left of the grip
2(middle) adjust border adjust border
3(right) belowthe grip right of the grip
6.4.2. Resources
When creating a Paned widget instance, the following resources are retrievedfrom the argument
list or the resource database:
Name Class Type Notes Default Value
accelerators Accelerators AcceleratorTable NULL
ancestorSensitive AncestorSensitive Boolean D True
background Background Pixel XtDefaultBackground
backgroundPixmap Pixmap Pixmap XtUnspecifiedPixmap
betweenCursor Cursor Cursor A Depends on orientation
borderColor BorderColor Pixel XtDefaultForeground
borderPixmap Pixmap Pixmap XtUnspecifiedPixmap
borderWidth BorderWidth Dimension 1
children ReadOnly WidgetList R NULL
colormap Colormap Colormap Parent’sColormap
cursor Cursor Cursor None
depth Depth int C Parent’sDepth
destroyCallback Callback XtCallbackList NULL
gripCursor Cursor Cursor A Depends on orientation
gripIndent GripIndent Position 10
gripTranslations Translations TranslationTable see below
height Height Dimension A Depends on orientation
horizontalBetweenCursor Cursor Cursor sb_up_arrow
horizontalGripCursor Cursor Cursor sb_h_double_arrow
internalBorderColor BorderColor Pixel XtDefaultForeground
internalBorderWidth BorderWidth Dimension 1
leftCursor Cursor Cursor sb_left_arrow
lowerCursor Cursor Cursor sb_down_arrow
mappedWhenManaged MappedWhenManaged Boolean True
numChildren ReadOnly Cardinal R 0
orientation Orientation Orientation XtorientVertical
refigureMode Boolean Boolean True
rightCursor Cursor Cursor sb_right_arrow
screen Screen Screen R Parent’sScreen
sensitive Sensitive Boolean True
translations Translations TranslationTable NULL
upperCursor Cursor Cursor sb_up_arrow
verticalBetweenCursor Cursor Cursor sb_left_arrow
verticalGripCursor Cursor Cursor sb_v_double_arrow
width Width Dimension ADepends on orientation
xPaned Position 0
yPaned Position 0
accelerators A list of event to action bindings to be executed by this widget, even
though the event occurred in another widget. (See the XToolkit Intrin-
sics — C Language Interface for details).
ancestorSensitive The sensitivity state of the ancestors of this widget. Awidget is insensi-
tive ifeither it or anyofits ancestors is insensitive.This resource should
119