Simple Widget
Application Header file <Xaw/Simple.h>
Class Header file <Xaw/SimpleP.h>
Class simpleWidgetClass
Class Name Simple
Superclass Core
The Simple widget is not very useful by itself, as it has no semantics
of its own. It main purpose is to be used as a common superclass for
the other simple Athena widgets. This widget adds six resources
to the resource list provided by the Core widget and its superclasses.
Resources
When creating a Simple widget instance, the following resources are
retrieved from the argument list or from 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
borderColor
BorderColor
Pixel
XtDefaultForeground
borderPixmap
Pixmap
Pixmap
XtUnspecifiedPixmap
borderWidth
BorderWidth
Dimension
1
colormap
Colormap
Colormap
Parent's Colormap
cursor
Cursor
Cursor
None
cursorName
Cursor
String
NULL
depth
Depth
int
C
Parent's Depth
destroyCallback
Callback
XtCallbackList
NULL
height
Height
Dimension
0
insensitiveBorder
Insensitive
Pixmap
GreyPixmap
international
International
Boolean
C
False
mappedWhenManaged
MappedWhenManaged
Boolean
True
pointerColor
Foreground
Pixel
XtDefaultForeground
pointerColorBackground
Background
Pixel
XtDefaultBackground
screen
Screen
Screen
R
Parent's Screen
sensitive
Sensitive
Boolean
True
translations
Translations
TranslationTable
NULL
width
Width
Dimension
0
x
Position
Position
0
y
Position
Position
0