Skip to content

File filter on Mac issue #110

Description

@oscarvdvelde

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions