Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SetDefaultFolder behaviour on Windows #218

Open
kiedtl opened this issue Oct 21, 2024 · 0 comments
Open

Add SetDefaultFolder behaviour on Windows #218

kiedtl opened this issue Oct 21, 2024 · 0 comments

Comments

@kiedtl
Copy link

kiedtl commented Oct 21, 2024

I noticed that rfd's set_directory call will always open the dialog in that directory, rather than defaulting to that directory the first time and then opening the last opened directory.

Apparently this is deliberate, to ensure conformity across platforms(?)

Still, having SetDefaultFolder behavior available on Windows would be very useful. So I would like to propose adding a new set_default_directory method that adds this feature.

It'd be Windows-only, however; as far as I can tell this isn't supported by GTK, and I can't test on macOS.

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

No branches or pull requests

1 participant