Specifications
Athena Widget Set libXaw 1.0.7
be used instead of the background color.
bitmap A bitmap to display instead of the label.The default size of the widget
will be just large enough to contain the bitmap and the widget’sinternal
width and height. The resource converter for this resource constructs bit-
maps from the contents of files. (See Converting Bitmaps for details.)
If this bitmap is one bit deep then the 1’swill be rendered in the fore-
ground color,and the 0’sinthe background color.If bitmap has a depth
greater than one, it is copied directly into the window.
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.
callback Alist of routines to be called when the notify action is invoked.
colormap The colormap that this widget will use.
cornerRoundPercent When a ShapeStyle of roundedRectangle is used, this resource controls
the radius of the rounded corner.The radius of the rounded corners is
specified as a percentage of the length of the shortest side of the widget.
cursor The image that will be displayed as the pointer cursor wheneveritisin
this widget. The use of this resource is deprecated in favorof cursor-
Name.
cursorName The name of the symbol to use to represent the pointer cursor.This
resource will override the cursor resource if both are specified. (See
2.4.1)
depth The depth of this widget’swindow.
destroyCallback All functions on this list are called when this widget is destroyed.
encoding The encoding method used by the value of the label resource. The value
may be XawTextEncoding8bit or XawTextEncodingChar2b.When
international is set to true this resource is not used.
font The text font to use when displaying the label,when the international
resource is false.
fontSet The text font set to use when displaying the label,when the interna-
tional resource is true.
foreground A pixel value which indexesthe widget’scolormap to derive the fore-
ground color of the widget’swindow. This color is also used to render
all 1’sinabitmap one plane deep.
height
width The height and width of this widget in pixels.
highlightThickness The thickness of the rectangle that is used to highlight the internal border
of this widget, alerting the user that it is ready to be selected. The default
value is 2 pixels if the shapeStyle is rectangle,and 0 Pixels (no high-
lighting) otherwise.
insensitiveBorder This pixmap will be tiled into the widget’sborder if the widget becomes
insensitive.
internalHeight
internalWidth The minimum amount of space to leave between the graphic and the ver-
tical and horizontal edges of the window.
20