Specifications

Athena Widget Set libXaw 1.0.7
DDonot modify this resource. While setting this resource will work, it can cause unex-
pected behavior.When this symbol appears there is another,preferred, interface provided
by the X Toolkit.
RThis resource is READ-ONLY, and may not be modified.
After the resource table is a detailed description of every resource available to that widget. Many
of these are redundant, but printing them with each widget savespage flipping. The names of the
resources that are inherited are printed in plain text, while the names of the resources that are new
to this class are printed in bold.Ifyou have already read the description of the superclass you
need only pay attention to the resources printed in bold.
Foreach composite widget there is a section on layout semantics that follows the resource
description. This section will describe the effect of constraint resources on the layout of the chil-
dren, as well as a general description of where it prefers to place its children.
Descriptions of default translations and action routines come next, for widgets to which they
apply.The last item in each widget’sdocumentation is the description of all convenience routines
provided by the widget.
1.6. Input Focus
The Intrinsics define a resource on all Shell widgets that interact with the windowmanager called
input.This resource requests the assistance of windowmanager in acquiring the input focus.
The resource defaults to False in the Intrinsics, but is redefined to default to True when an appli-
cation is using the Athena widget set. An application programmer may override this default and
set the resource back to False if the application does not need the windowmanager to give itthe
input focus. See the XToolkit Intrinsics — C Language Interface for details on the input
resource.
5