Skip to content

select root folder and filter lists ? #2

@b2renger

Description

@b2renger

Hello ,

I would like to know if there is the possibility to select a root folder for the select dialog to open to ?

I'm also looking for a way to filter the results by type of file, say ".mp3" and ".csv" for instance. I have browsed the source code and have seen that there are methods to filter results, but they are not exposed to the processing side of things.

I've imported the classes as a package in eclipse to be able to modify them, but I don't seem to get it.
For instance what is the third argument in

selectImpl(prompt, callback, null, SelectMode.SELECT_FILE);

I believe it's a preselection of a file ? would I be able to pass a path there ?

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