Solved Select several files in LoadDialog()

Hi,

Is there a way I can select several files in LoadDialog()?
Currently, it only allows me to select one file.
It doesn't seem to have any flags for multiple selections but I might be missing something.

Regards,
Ben

Hi Bentraje, the LoadDialog can select only one file at the moment and there are no flag to enable multiple selection.

Best, R

Hi Bentraje, the LoadDialog can select only one file at the moment and there are no flag to enable multiple selection.

Best, R

@r_gigante

Ah gotcha. Thanks for the confirmation.