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

Issue with the file filter on Mac #12

Open
oscarvdvelde opened this issue Feb 28, 2024 · 0 comments
Open

Issue with the file filter on Mac #12

oscarvdvelde opened this issue Feb 28, 2024 · 0 comments

Comments

@oscarvdvelde
Copy link

I posted this issue a month ago to mlabbe/nativefiledialog#110
But I just realized that was not the Julia NativeFileDialog github but C!

My colleague has a Mac and encountered a bug.
We are using Julia 1.10.0 and the NativeFileDialog was installed a month ago.

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

On Mac, however, this command opens the window while showing the .dat.gz files grayed out. Removing the filterlist allows to select a file. I hope you have a way to check this out.

Thanks for NativeFileDialog.jl, it's so convenient!

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