-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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
Labels
No labels