LessTif

LessTif Manual Page - Widget Classes

XmFrame


[Resources] [Callbacks] [Inherited Resources] [Translations] [Public Functions] [Usage] [Example] [See Also]

Synopsis

Widget Class xmFrameWidgetClass
Public Header <Xm/Frame.h>
Private Header <>
Class Hierarchy Core:: Composite:: Constraint:: XmManager:: XmFrame

Description

Under Construction

Resources

Name Class Type Default Access
XmNmarginWidth XmCMarginWidth Dimension0 CSG
XmNmarginHeight XmCMarginHeight Dimension0 CSG
XmNshadowType XmCShadowType unsigned char_XmFrameShadowTypeDefault CSG
Name Class Type Default CSG
XmNchildType XmCChildType XmRChildTypeXmFRAME_WORKAREA_CHILD CSG
XmNchildHorizontalAlignment XmCChildHorizontalAlignment unsigned charXmALIGNMENT_BEGINNING CSG
XmNchildHorizontalSpacing XmCChildHorizontalSpacing Dimension_XmFrameHorizSpaceDefault CSG
XmNchildVerticalAlignment XmCChildVerticalAlignment unsigned charXmALIGNMENT_CENTER CSG

Callbacks

Callback Resources

The Frame widget defines the following callback resources:

Under Construction

Callback Structure

Under Construction


Inherited Resources

XmFrame inherits resources from the following widget classes:

Translations

<EnterWindow>: Enter()
<FocusIn>: FocusIn()
<Btn1Down>: Arm()
<Btn1Up>: Activate()
<Btn2Down>: ManagerGadgetDrag()
<Key>osfActivate: ManagerParentActivate()
<Key>osfCancel: ManagerParentCancel()
<Key>Return: ManagerParentActivate()

Usage

Under Construction

Public Functions

Under Construction
Widget XmCreateFrame(Widget Parent,char *Name,Arg *arglist,Cardinal count)


See Also

Core, Composite, Constraint, XmManager,
Go Back to Index
Go Back to Main Index
Last Update:Fri 8 Dec 08:36:11 1995