subsubsectionstar3_3_5_3.html
subsection3_3_5.html
subsubsection3_3_5_1.html
tableofcontents3_1.html
Next:
subsubsectionstar3_3_5_3.html
Creating the Button
Up:
subsection3_3_5.html
The TixSelect Widget
Previous:
subsubsection3_3_5_1.html
Creating A TixSelect
Label and Orientation
As shown in program 1-11, with the
-label
option, we can put a label next to the button subwidgets as the
caption of the TixSelect widget. We can also control the layout of
the button subwidgets using the
-orientation
option. The
-orientation
option can have two values:
horizontal
(the
default value) or
vertical
, and the buttons are lied up
accordingly. Figure 1-12 shows the output of a
TixSelect widget whose
-orientation
is set to
vertical
.
http://tix.sourceforge.net
http://tix.sourceforge.net
