Home | History | Annotate | Download | only in tix

Lines Matching refs:FileSelectBox

427     """The FileSelectBox is a Motif-style box with various enhancements.
433 text='The Tix FileSelectBox is a Motif-style box with various enhancements. For example, you can adjust the size of the two listboxes and your past selections are recorded.')
434 box = Tix.FileSelectBox(w)
749 style FileSelectBox. """
752 text='The Tix ExFileSelectBox widget is more user friendly than the Motif style FileSelectBox.')