Table of Contents
XfwfRows
The RowCol widget forces all its children into tightly
packed rows. The children keep their preferred size, but the
preferred position is ignored.
Public variables
________________________________________________
- |
- XfwfRows
- | Name
- | Class | Type | Default
| XtNalignTop| XtCAlignTop| Boolean | True
| | | |
|____________|_____________|__________|_________
XtNalignTop
The children are packed together on as many rows as are
needed, but within the row they can either be aligned
on the top or on the bottom.
XtNframeType
The inherited resource frameType is given a default
value of XfwfSunken, instead of the inherited default
XfwfRaised. The frame width is set to a default of 2
pixels, instead of 0.
XtNframeWidth
- _____________________________________________________
-
- |
- XfwfBoard
- | Name
- | Class | Type | Default
- | XtNabs_x
- | XtCAbs_x | Position | 0
- | XtNrel_x
- | XtCRel_x | Float | "0.0"
- | XtNabs_y
- | XtCAbs_y | Position | 0
- | XtNrel_y
- | XtCRel_y | Float | "0.0"
| XtNabs_width | XtCAbs_width | Position | 0
| XtNrel_width | XtCRel_width | Float | "1.0"
| XtNabs_height| XtCAbs_height| Position | 0
| XtNrel_height| XtCRel_height| Float | "1.0"
- | XtNhunit
- | XtCHunit | Float | "1.0"
- | XtNvunit
- | XtCVunit | Float | "1.0"
| XtNlocation | XtCLocation | String | NULL
| | | |
|______________|_______________|___________|_________
________________________________________________________________________________________
- |
- XfwfFrame
| Name | Class | Type | Default
| XtNcursor | XtCCursor | Cursor | None
| XtNframeType | XtCFrameType | FrameType | XfwfRaised
| XtNframeWidth | XtCFrameWidth | Dimension | 0
| XtNouterOffset | XtCOuterOffset | Dimension | 0
| XtNinnerOffset | XtCInnerOffset | Dimension | 0
| XtNshadowScheme | XtCShadowScheme | ShadowScheme | XfwfAuto
| XtNtopShadowColor | XtCTopShadowColor | Pixel | compute_topcolor
| XtNbottomShadowColor | XtCBottomShadowColor | Pixel | compute_bottomcolor
| XtNtopShadowStipple | XtCTopShadowStipple | Bitmap | NULL
| XtNbottomShadowStipple| XtCBottomShadowStipple| Bitmap | NULL
| | | |
|_______________________|________________________|_______________|______________________
___________________________________________________________________________________
- |
- XfwfCommon
| Name | Class | Type | Default
| XtNtraversalOn | XtCTraversalOn | Boolean | True
| XtNhighlightThickness| XtCHighlightThickness| Dimension | 2
| XtNhighlightColor | XtCHighlightColor | Pixel | XtDefaultForeground
| XtNhighlightPixmap | XtCHighlightPixmap | Pixmap | None
| XtNnextTop | XtCNextTop | Callback | NULL
| XtNuserData | XtCUserData | Pointer | NULL
| | | |
|______________________|_______________________|____________|______________________
- _____________________________________________________________
-
Composite
Name Class Type Default
XtNchildren XtCChildren WidgetList NULL
insertPosition XtCInsertPosition XTOrderProc NULL
numChildren XtCNumChildren Cardinal 0
- _____________________________________________________________
-
| | | |
___|_______________|___________________|______________|_________|_____
| | | Core | | |
- | Na|me || Class | | Type | | De|fault
-
- | Xt|Nx
- || XtCX | | Position | | 0 |
- | Xt|Ny
- || XtCY | | Position | | 0 |
- | Xt|Nwidth
- || XtCWidth | | Dimension | | 0 |
- | Xt|Nheight
- || XtCHeight | | Dimension | | 0 |
- | bo|rderWidth
- || XtCBorderWidth | | Dimension | | 0 |
- | Xt|Ncolormap
- || XtCColormap | | Colormap | | NU|LL
- | Xt|Ndepth
- || XtCDepth | | Int | | 0 |
| de|stroyCallback || XtCDestroyCallback| | XTCallback|List | NU|LL
| Xt|Nsensitive || XtCSensitive | | Boolean | | Tr|ue
- | Xt|Ntm
- || XtCTm | | XTTMRec | | NU|LL
| an|cestorSensitive|| XtCAncestorSensiti|ve| Boolean | | Fa|lse
| ac|celerators || XtCAccelerators | | XTTranslat|ions | NU|LL
- | bo|rderColor
- || XtCBorderColor | | Pixel | | 0 |
| bo|rderPixmap || XtCBorderPixmap | | Pixmap | | NU|LL
- | ba|ckground
- || XtCBackground | | Pixel | | 0 |
| ba|ckgroundPixmap || XtCBackgroundPixma|p | Pixmap | | NU|LL
| ma|ppedWhenManaged|| XtCMappedWhenManag|ed| Boolean | | Tr|ue
- | Xt|Nscreen
- || XtCScreen | | Screen * | | NU|LL
| | || | | | | |
|___|______________||___________________|_|____________|____|____|____
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
- |
- |
Table of Contents