Home | History | Annotate | Download | only in tkinter

Lines Matching refs:FileSelectBox

686     the user to choose a file. FileSelectBox stores the files mostly
780 class FileSelectBox(TixWidget):
783 the user to choose a file. FileSelectBox stores the files mostly
814 fsbox FileSelectBox"""
1706 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):