Skip to content

Allow the app to use the same directory for opening and saving.#14

Open
BeastOfBodmin wants to merge 2 commits intojgagneastro:masterfrom
BeastOfBodmin:master
Open

Allow the app to use the same directory for opening and saving.#14
BeastOfBodmin wants to merge 2 commits intojgagneastro:masterfrom
BeastOfBodmin:master

Conversation

@BeastOfBodmin
Copy link

I have been unable to test this, since I don't know how to repackage the app. But I simply removed the "initialdir=self.output_dir" argument from the filedialog.ask* calls.

According to stackoverload, this means the app will remember the last used directory between runs (maybe), or within a given session (I hope!)

Remove initialdir=... from all the filedialog... calls, to try to use the same dir between runs, or at least within the same run.
Removed initialdir=... argument, to try to load and save to the same place within or between invocations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant