Searched refs:FileSelectBox (Results 1 – 5 of 5) sorted by relevance
276 .. class:: FileSelectBox()278 The `FileSelectBox281 for the user to choose a file. FileSelectBox stores the files mostly recently
288 .. class:: FileSelectBox()290 The `FileSelectBox293 for the user to choose a file. FileSelectBox stores the files mostly recently
780 class FileSelectBox(TixWidget): class1706 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):
782 class FileSelectBox(TixWidget): class1710 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):
434 box = Tix.FileSelectBox(w)