Copy link to clipboard
Copied
View message ALERT !!! for 3 seconds
then you must close automatically.
Copy link to clipboard
Copied
Alert messages require user interaction the script is suspended till the Alert is acknowledged. You may be able to use ScriptUI to display a message in a window or a countdown progress window for seconds then close the UI window. The user may or may not see the message it depend where their eyes are for those seconds.
Copy link to clipboard
Copied
It seems that this Stack Overflow post is close to what OP wanted, except that per the Javascript Tools Guide "Adobe Photoshop does not support script creation of palette windows"
If you change the type of window to be a "dialog" instead of a "palette", the window does show up, but then I think it stops the execution of the delay function and causes PS to freeze (at least when I tested it...).
Copy link to clipboard
Copied
thank you
Find more inspiration, events, and resources on the new Adobe Community
Explore Now