 
 subsubsection3_3_1_3.html  subsection3_3_1.html  subsubsection3_3_1_1.html  tableofcontents3_1.html   Next: subsubsection3_3_1_3.html Hierachical ListBox Up: subsection3_3_1.html Tix Widgets  Previous: subsubsection3_3_1_1.html Basic Widgets    File Selectors 
../../../man/html/TixCmd/tixDirList.htmtixDirList 	The DirList widget displays a list view of a directory, its
previous directories and its sub-directories. The user can choose one
of the directories displayed in the list or change to another directory.
../../../man/html/TixCmd/tixDirTree.htmtixDirTree  The DirTree widget displays a list view of a directory,
its previous directories and its sub-directories, as a tree. The user
can choose one of the directories displayed in the list or change to
another directory.
../../../man/html/TixCmd/tixDirSelectDialog.htmtixDirSelectDialog  The DirSelectDialog widget presents the
directories in the file system in a dialog window. The user can use
this dialog window to navigate through the file system to select the
desired directory.
tixDirSelectBoxThe 
tixDirSelectBox is similar
to the standard Motif(TM) directory-selection box. It is generally used for
the user to choose a directory. DirSelectBox stores the directories mostly
recently selected into a tixComboBox widget so that they can be quickly
selected again.
../../../man/html/TixCmd/tixExFileSelectBox.htmtixExFileSelectBox 	The ExFileSelectBox widget is usually embedded in a
tixExFileSelectDialog widget. It provides an convenient method for the
user to select files. The style of the ExFileSelectBox widget is very
similar to the standard file dialog in MS Windows 3.1.
../../../man/html/TixCmd/tixFileSelectBox.htmtixFileSelectBox  The FileSelectBox is similar to the standard
Motif file-selection box. It is generally used for the user to
choose a file. FileSelectBox stores the files mostly recently selected
into a ComboBox widget so that they can be quickly selected again.
../../../man/html/TixCmd/tixFileEntry.htmtixFileEntry  The FileEntry widget can be used to input a
filename. The user can type in the filename manually. Alternatively,
the user can press the button widget that sits next to the entry,
which will bring up a file selection dialog of the type specified by
the 
-dialogtype option.
 
http://tix.sourceforge.nethttp://tix.sourceforge.net 