Skip to content

On Linux, dialog-node.fileselect browses for a file. On Windows, it browses for a directory. #12

Description

@apboon

On Linux, dialog-node.fileselect browses for a file. On Windows, it browses for a directory. Which is differs from what it claims it would do. This is because on Windows, shell.BrowseForFolder is called, which indeed shows a directory selection dialog instead of a file selection dialog (common file dialog).

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