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

Project->Open unconditionally uses "Native" dialog on Windows #960

Closed
codebrainz opened this issue Mar 12, 2016 · 2 comments
Closed

Project->Open unconditionally uses "Native" dialog on Windows #960

codebrainz opened this issue Mar 12, 2016 · 2 comments

Comments

@codebrainz
Copy link
Member

projnative

@codebrainz
Copy link
Member Author

Not tested but I think this should do it:

https://gist.github.com/codebrainz/87bcc7c2eca42480c409

(The diff is really messy, all it does is add condition on interface_prefs.use_native_windows_dialogs to decide whether to use native or GTK+ dialog in the Windows #if branch.)

@codebrainz
Copy link
Member Author

Doesn't work as is (but it gives the idea). I'll make a PR in a few minutes.

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