subsubsection3_7_1_1.html
section3_7.html
section3_7.html
tableofcontents3_1.html
Next:
subsubsection3_7_1_1.html
Using the TixFileSelectDialog
Up:
section3_7.html
Selecting Files and
Previous:
section3_7.html
Selecting Files and
File Selection Dialog Widgets
There are two file dialog widgets inside Tix: the
TixFileSelectDialog (figure 5-2) is similar to the
FileSelectionDialog widget in Motif; TixExFileSelectDialog (figure
5-3) looks like its conunterpart in MS Windows. Both
widgets let the user navigate through the file system directories
and select a file.
One advanced feature of both types of file selection boxes is they use
ComboBoxes to store the files, directories and patterns the user has
selected in the past. If the user wants to select the same files again,
he can simply open the ComboBoxes and click on his past inputs. This
saves a lot of keystrokes and is especially useful when the user needs to
switch among several files or directories.
subsubsection3_7_1_1.html#SECTION00071100000000000000
Using the TixFileSelectDialog Widget
subsubsection3_7_1_2.html#SECTION00071200000000000000
The Subwidget in the TixFileSelectDialog
subsubsection3_7_1_3.html#SECTION00071300000000000000
The TixExFileSelectDialog Widget
subsubsection3_7_1_4.html#SECTION00071400000000000000
Specifying File Types for TixExFileSelectDialog
subsubsectionstar3_7_1_5.html#SECTION00071500000000000000
5.1.5 The
tix filedialog
Command
http://tix.sourceforge.net
http://tix.sourceforge.net
