Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Feature Requests => Topic started by: arqrenderz on 2017-05-11, 14:37:19
-
The proxy file explorer is terrible, that browser is ages old, dont remember the location per project, long and tedious task everytime you have to locate again the proxy folder were you want to put the file if you have opened another project and made a proxy there.
The first image shows the folder explorer how it is, the other is a better option if you ask me.
-
+1
That browser should never be used. :)
Or maybe there is some reason why it's this one?
-
No love for this one??
This one makes corona more user friendly!! we all want that :)
-
Unfortunately I'm limited to this one maxscript method for choosing a save path ("getSavePath" if anyone wants to check). I'm not aware of any way to get a different (better!) dialog, at least not in maxscript. I had a look if I can use dotnet for it but it turns out that System.Windows.Forms.FolderBrowserDialog is exactly the same dialog. I will investigate further but if anyone knows a way how to do it I would be delighted to hear it :)
-
+1 here, I would love to see it evolving !
-
...dont remember the location per project, long and tedious task everytime you have to locate again the proxy folder were you want to put the file if you have opened another project and made a proxy there.
imho it is more than possible for DeadClown to do "remember last selected location". using <initialDir:> and ini file. But, about the different/better dialog which is like FileExplorer is too hard to reach imho.
I think best solution for now is implement the remember last selected location.