LessTif

LessTif Manual Page - Widget Classes

XmSelectionBox


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

Synopsis

Widget Class xmSelectionBoxWidgetClass
Public Header <Xm/SelectioB.h>
Private Header <Xm/SelectioBP.h>
Class Hierarchy Core:: Composite:: Constraint:: XmManager:: XmBulletinBoard:: XmSelectionBox

Description

The selectionBox Widget provides users width a general purpose dialog widget.

Resources

Name Class Type Default Access
XmNapplyLabelString XmCApplyLabelString XmString"Apply" CSG
XmNcancelLabelString XmCCancelLabelString XmString"Cancel" CSG
XmNchildPlacement XmCChildPlacement XmRChildPlacementXmPLACE_ABOVE_SELECTION CSG
XmNdialogType XmCDialogType XmRDialogType0 CSG
XmNhelpLabelString XmCHelpLabelString XmString"Help" CSG
XmNlistItemCount XmCItemCount int0 CSG
XmNlistItems XmCItems XmStringTableNULL CSG
XmNlistLabelString XmCListLabelString XmString"Items" CSG
XmNlistVisibleItemCount XmCVisibleItemCount int8 CSG
XmNminimizeButtons XmCMinimizeButtons BooleanFalse CSG
XmNmustMatch XmCMustMatch BooleanFalse CSG
XmNokLabelString XmCOkLabelString XmString"OK" CSG
XmNselectionLabelString XmCSelectionLabelString XmString"Selection" CSG
XmNtextColumns XmCColumns shortNULL CSG
XmNtextString XmCTextString XmStringNULL CSG
XmNokCallback XmCCallback XtCallbackListNULL CSG
XmNcancelCallback XmCCallback XtCallbackListNULL CSG
XmNapplyCallback XmCCallback XtCallbackListNULL CSG
XmNresizePolicy

Callbacks

Callback Resources

The Selection Box widget defines the following callback resources:

Under Construction

Callback Structure

Under Construction


Inherited Resources

XmSelectionBox inherits resources from the following widget classes:

Usage

Under Construction

Public Functions

Under Construction
Widget XmCreateSelectionBox(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreatePromptDialog(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateSelectionDialog(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmSelectionBoxGetChild()

See Also

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