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

Lines Matching refs:FileSelectBox

700     the user to choose a file. FileSelectBox stores the files mostly
794 class FileSelectBox(TixWidget):
797 the user to choose a file. FileSelectBox stores the files mostly
828 fsbox FileSelectBox"""
1727 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):