andlabs / ui

Platform-native GUI library for Go.
Other
8.34k stars 647 forks source link

open dir or open files #342

Open catsalt opened 5 years ago

catsalt commented 5 years ago

is it possible to open files one time? like a feature open dir.

andlabs commented 5 years ago

I don't understand the question. What do you mean?

catsalt commented 5 years ago

thanks for your reply; dir (windows) means filepath; my question is, how can we choose more than one file? in another way, if we choose(open) filepath, all the files in filepath will be choosed. thanks.

ebookbug commented 5 years ago

I want to open dir