Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:FileSelectBox

692     the user to choose a file. FileSelectBox stores the files mostly
786 class FileSelectBox(TixWidget):
789 the user to choose a file. FileSelectBox stores the files mostly
820 fsbox FileSelectBox"""
1714 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):