jarvisteach / appJar

Simple Tkinter GUIs in Python
http://appJar.info
Other
612 stars 68 forks source link

pragmatic error of .directoryBox() #641

Open Petra-Kate opened 3 years ago

Petra-Kate commented 3 years ago

Expected Behaviour


As soon as I select an entry in the presented file dialog box I'd expect that it is adopted by the selection line below as well, to be confirmed by the "OK" button

Actual Behaviour


Instead, in the present implementation, you need to go into the directory to make the selection line take the directory argument you are interested in.

Version Information


Valid for 0.94.x (pip installed on 2021-07-23)