class tkinter.tix.DirSelectBox
The DirSelectBox
is similar to the standard Motif(TM) directory-selection box. It is generally used for the user to choose a directory. DirSelectBox stores the directories mostly recently selected into a ComboBox widget so that they can be quickly selected again.
Please login to continue.