Skip to content

Allow customizing native dialog flags on Windows #608

Description

@SageMik

Hi, I want native dialog flags (e.g. FOS_FORCEFILESYSTEM ) for the file and directory pickers on Windows, but I don't see a public way to do that:

// Add in FOS_PICKFOLDERS which hides files and only allows selection of folders
fileOpenDialog.setFlag(FOS_PICKFOLDERS)

Would you consider adding support for this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextScheduled for the next version

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions