Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

contdown message

Advocate ,
May 13, 2018 May 13, 2018

View message ALERT !!! for 3 seconds

then you must close automatically.

TOPICS
Actions and scripting
509
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
May 13, 2018 May 13, 2018

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.

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 13, 2018 May 13, 2018

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...).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
May 13, 2018 May 13, 2018
LATEST

thank you

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines