Specifications

Athena Widget Set libXaw 1.0.7
Name Class Type Notes Default Value
displayCaret Output Boolean True
displayPosition TextPosition XawTextPosition 0
height Height Dimension A Font height + margins
insensitiveBorder Insensitive Pixmap GreyPixmap
insertPosition TextPosition int 0
leftMargin Margin Position 2
mappedWhenManaged MappedWhenManaged Boolean True
pointerColor Foreground Pixel XtDefaultForeground
pointerColorBackground Background Pixel XtDefaultBackground
resize Resize XawTextResizeMode XawtextResizeNever
rightMargin Margin Position 4
screen Screen Pointer R Parent’sScreen
scrollHorizontal Scroll ScrollMode XawtextScrollNever
scrollVertical Scroll XawTextScrollMode XawtextScrollNever
selectTypes SelectTypes XawTextSelectType* See above
sensitive Sensitive Boolean True
textSink TextSink Widget NULL
textSource TextSource Widget NULL
topMargin Margin Position 2
translations Translations TranslationTable See above
unrealizeCallback Callback XtCallbackList NULL
width Width Dimension 100
wrap Wrap WrapMode XawtextWrapNever
xPosition Position 0
yPosition 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
not be changed with XtSetValues,although it may be queried.
autoFill If this resource is True the text widget will automatically break a line
when the user attempts to type into the right margin. The attribute has no
effect on files or text inserted into the text widget. It only checks to see if
the action should be taken when a user enters a newcharacter via the
insert-character action.
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.
bottomMargin
leftMargin
rightMargin
97