 
 subsubsection3_3_4_1.html  section3_3.html  subsubsection3_3_3_7.html  tableofcontents3_1.html   Next: subsubsection3_3_4_1.html Creating a TixComboBox Up: section3_3.html Introduction  Previous: subsubsection3_3_3_7.html Caution: Restricted Access    Another Tix Widget: TixComboBox  
The 
TixComboBox widget is very similar to the ComboBox widgets
  available in MS Windows and Motif 2.0. A TixComboBox consists of an entry
  widget and a listbox widget. Usually, the ComboBox contains a list of
  possible values for the user to select. The user may also choose an
  alternative value by typing it in the entry widget. Figure 1-8
 shows two ComboBoxes for the user to choose fonts and
  character sizes. You can see fro the figure that a listbox is popped down
  from the ComboBox for fonts for the user to choose among a list of
  possible fonts.
   
 
 subsubsection3_3_4_1.html#SECTION00034100000000000000 Creating a TixComboBox Widget   subsubsection3_3_4_2.html#SECTION00034200000000000000 Controlling the Style of the TixComboBox   subsubsection3_3_4_3.html#SECTION00034300000000000000 Static Options   subsubsection3_3_4_4.html#SECTION00034400000000000000 Monitoring the User's Browsing Actions  http://tix.sourceforge.nethttp://tix.sourceforge.net 