Searched refs:ExFileSelectBox (Results 1 – 5 of 5) sorted by relevance
263 .. class:: ExFileSelectBox()265 The `ExFileSelectBox269 :class:`ExFileSelectBox` widget is very similar to the standard file dialog on
275 .. class:: ExFileSelectBox()277 The `ExFileSelectBox281 :class:`ExFileSelectBox` widget is very similar to the standard file dialog on
702 class ExFileSelectBox(TixWidget): class1694 class _dummyExFileSelectBox(ExFileSelectBox, TixSubWidget):
704 class ExFileSelectBox(TixWidget): class1698 class _dummyExFileSelectBox(ExFileSelectBox, TixSubWidget):
754 box = Tix.ExFileSelectBox(w, bd=2, relief=Tix.RAISED)