jarvisteach / appJar

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

FileEntry should provide open & save #539

Closed jarvisteach closed 5 years ago

jarvisteach commented 5 years ago

FileEntry only supports opening files, it should also support choosing a file name for saving (a third state).