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

File filter on Mac issue #110

Open
oscarvdvelde opened this issue Jan 23, 2024 · 0 comments
Open

File filter on Mac issue #110

oscarvdvelde opened this issue Jan 23, 2024 · 0 comments

Comments

@oscarvdvelde
Copy link

oscarvdvelde commented Jan 23, 2024

This is going to be a bit unspecific, because my colleague has a Mac.
We are using Julia 1.10.0 and the NativeFileDialog was installed today.

The following works on Windows:
filename = pick_file(thisfolder; filterlist="dat.gz")

On Mac, however, this command opens the window but shows the .dat.gz files grayed out. Removing the filterlist allows to select a file.
filename = pick_file(thisfolder)

I could get more info later if needed.

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