Hi there,
I’m now implementing a function using FileChooser to obtain files.
I could select multiple files in the dialog, but I couldn’t find the way
to get those files information. I could get only one file (last one) using
getResult() method.
Does anyone know how to get those all files?
Best regards,
Masanao Hayashi