Copy link to clipboard
Copied
Hello!
Last time i used Mac and created many useful scripts. But now i'm using Windows in my new job.
All of my scripts works correctly, but there is one incomfortable thing in Folder open dialog.
This standart code
var myFolder = Folder.selectDialog ("Choose folder:");
opens a reduced dialog without any useful panels and options:
Can I open extended dialog with Favorites etc. like this?
Copy link to clipboard
Copied
Hi Dmitry,
I can see that issue as well on Windows 10 (1803) German.
Also method selectDlg() will not bring up the window as you want it showing Favorites…
Sorry. No help from my side.
Regards,
Uwe
Copy link to clipboard
Copied
Thanks, Uwe.
I tried to use selectDlg() too. With the same result.
But in Photoshop both these methods bring up a normal Dialog.
Copy link to clipboard
Copied
Interesting.
What version of PhotoShop do you use?
Just tried selectDlg() with PhotoShop CS6 and I see no difference in the dialog compared to InDesign CC 2018.1.
Regards,
Uwe
Copy link to clipboard
Copied
Photoshop CC 2018. 19.1.5 Release
Indesign CC 2018. 13.1
Copy link to clipboard
Copied
Ah. Now tested with PhotoShop CC 2018 version 19.1.5.
There we go, yes.
I can see the the expanded File open dialog there.
Thanks,
Uwe