Specifications

Athena Widget Set libXaw 1.0.7
defaultScale The percentage size that the Panner widget should have relative tothe
size of the canvas.
depth The depth of this widget’swindow.
destroyCallback All functions on this list are called when this widget is destroyed.
foreground Apixel value which indexesthe widget’scolormap to derive the color
used to drawthe slider.
height
width The height and width of this widget in pixels.
internalSpace The width of internal border in pixels between a slider representing the
full size of the canvasand the edge of the Panner widget.
international This is a boolean flag, only settable at widget creation time. While not
utilized in this widget, it can and should be checked by anysubclasses
that have behavior that should vary with locale.
lineWidth The width of the lines in the rubberbanding rectangle when rubberband-
ing is in effect instead of continuous scrolling. The default is 0.
mappedWhenManaged If this resource is True,then the widget’swindowwill automatically be
mapped by the Toolkit when it is realized and managed.
pointerColor A pixel value which indexesthe widget’scolormap to derive the fore-
ground color of the pointer symbol specified by the cursorName
resource.
pointerColorBackground A pixel value which indexesthe widget’scolormap to derive the
background color of the pointer symbol specified by the cursor-
Name resource.
reportCallback All functions on this callback list are called when the notify action is
invoked. See the Panner Actions section for details.
resize Whether or not to resize the panner wheneverthe canvassize is changed
so that the defaultScale is maintained.
rubberBand Whether or not scrolling should be discrete (only moving a rubberbanded
rectangle until the scrolling is done) or continuous (moving the slider
itself). This controls whether or not the move action procedure also
invokesthe notify action procedure.
screen The screen on which this widget is displayed. This is not a settable
resource.
sensitive Whether or not the toolkit should pass user events to this widget. The
widget will not get input events if either ancestorSensitive or sensitive is
False.
shadowColor The color of the shadowunderneath the slider.
shadowThickness The width of the shadowunderneath the slider.
sliderX
sliderY The location of the slider in the coordinates of the canvas.
sliderHeight
sliderWidth The size of the slider.
translations The ev e nt bindings associated with this widget.
x
yThe location of the upper left outside corner of this widget in its parent.
35