Answered
ScriptUI add icon to dialog window
I would like to add the InDesign icon to my scriptUI dialog.
Or at least, some default icon : info, caution…
Does anyone have a snippet of code for this?
var i = myAlert.add ("image", [0,0,32,32],isThereAPresetNameForAppOrDefaultIcon?);Thanks.
