TmSelectionBox(3Tm) TmSelectionBox(3Tm)
TmSelectionBox - the SelectionBox widget class
xmSelectionBox pathName [options]
xmPromptDialog pathName [options]
xmSelectionDialog pathName [options]
This is the tcl binding to the Motif SelectionBox widget and the
SelectionBox Dialog convenience functions.
The class name for resource files is XmSelectionBox. Resources are
inherited from TmPrimitive, TmCore. Methods are inherited from TmCore.
New resources for this class are
applyLabelString
cancelLabelString
childPlacement
dialogType
helpLabelString
listItemCount
listItems
listLabelString
listVisibleItemCount
minimizeButtons
mustMatch
okLabelString
selectionLabelString
textAccelerators
textColumns
textString
SelectionBox has a number of children, which may or may not exist,
depending on the type of selection box. They have names
Apply
Cancel
Help
ItemsList
Items
OK
Selection
Separator
Text
Note that this makes the XmSelectionBoxGetChild function redundant.
Page 1
TmSelectionBox(3Tm) TmSelectionBox(3Tm)
New methods for this class are
applyCallback
cancelCallback
noMatchCallback
okCallback
CALLBACK SUBSTITUTIONS [Toc] [Back] The substitutions supported for this class are
%reason - the additional values are
apply
cancel
no_match
ok
%value - the value of the text field
None known as yet.
Jan Newmarch, University of Canberra
PPPPaaaaggggeeee 2222 [ Back ]
|