TmFileSelectionBox(3Tm) TmFileSelectionBox(3Tm)
TmFileSelectionBox - the FileSelectionBox widget class
xmFileSelectionBox pathName [options]
xmFileSelectionBoxDialog pathName [options]
This is the tcl binding to the Motif FileSelectionBox widget and the
FileSelectionBoxDialog convenience function.
The class name for resource files is XmFileSelectionBox. Resources are
inherited from TmPrimitive, TmCore. Methods are inherited from TmCore.
new resources for this class are
directory
directoryValid
dirListItems
dirListItemCount
dirListLabelString
dirMask
dirSearchProc
dirSpec
fileListItems
fileListItemCount
fileListLabelString
fileSearchProc
fileTypeMask
filterLabelString
listUpdated
noMatchString
pattern
qualifySearchDataProc
FileSelectionBox has a number of children. They have names
Apply
Cancel
Dir
DirList
FilterLabel
FilterText
Help
ItemsList
Items
OK
Selection
Separator
Page 1
TmFileSelectionBox(3Tm) TmFileSelectionBox(3Tm)
Text
Note that this makes the XmFileSelectionBoxGetChild function redundant.
No new methods are supported for this class.
CALLBACK SUBSTITUTIONS [Toc] [Back] substitutions for this class are
%value - the name selected
%length - its length
%mask - the value of dirMask
%mask_length - its length
%dir - the current base directory
%dir_length - its length
%pattern - current seacrh pattern
%pattern_length - its length
The various search procs are not supported.
Jan Newmarch, University of Canberra
PPPPaaaaggggeeee 2222 [ Back ]
|