Next: Prompt Dialog
Up: Working with dialogs
Previous: MessageDialog
Class Pointer: xmSelectionBoxWidgetClass
Class Name: XmSelectionBox
Include File: <Xm/SelectionB.h>
Superclass: XmBulletinBoard
Description:
Creates a list of option from which the user can choose.
Resources:
Name Type Default
--------------------- --------------------- ------------------------
XmNtextAccelerators XmRAcceleratorTable NULL
XmNselectionLabelString XmRXmString NULL
XmNlistLabelString XmRXmString NULL
XmNtextColumns XmRInt 20
XmNtextString XmRXmString NULL
XmNlistItems XmRXmStringTable NULL
XmNlistItemCount XmRInt 0
XmNlistVisibleItemCount XmRInt 8
XmNokLabelString XmRXmString NULL
XmNapplyLabelString XmRXmString NULL
XmNcancelLabelString XmRXmString NULL
XmNhelpLabelString XmRXmString NULL
XmNmustMatch XmRBoolean False
XmNminimizeButtons XmRBoolean False
XmNdialogType XmRDialogType XmDIALOG_WORK_AREA
Callbacks:
Callback List Call Data Type Reason
--------------------- --------------------- -------------------------
XmNokCallback XmAnyCallbackStruct XmCR_OK
XmNcancelCallback XmAnyCallbackStruct XmCR_CANCEL
XmNhelpCallback XmAnyCallbackStruct XmCR_HELP
XmNnoMatchCallback XmAnyCallbackStruct XmCR_NO_MATCH