DDgui_FileDialog$

Previous topic - Next topic

bigtunacan

In my application I use the DDgui_FileDialog$ to open files to add in to my app.  Oftentimes I want to add multiple files, but I don't see a way with DDgui_FileDialog$ to do this, so I end up having to add in one file at a time; which can be painful when I'm trying to add 100+ files.

Is there an alternate widget that can do this?  Or is there any possibility we could see an updated version of DDgui_FileDialog$ that would allow for this behavior?

MrTAToad

It looks like FileDialog$ will need to be upgraded to allow file selection.