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

[Scripting] How to Always keep focus on openDialog() until user open or close the prompt?

Contributor ,
Nov 04, 2020 Nov 04, 2020

Copy link to clipboard

Copied

Hi, I just noticed if I use openDialog() it let us select UI panel of our script. How can I disable that until we Close the openDialog() window:?

TOPICS
How to , Scripting , User interface or workspaces

Views

192

Translate

Translate

Report

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
Community Expert ,
Nov 05, 2020 Nov 05, 2020

Copy link to clipboard

Copied

LATEST

Are you talking about File.openDialog()?

This is really surprising, since it should be a modal dialog.

Does the same happen if you create your own modal dialog?

https://extendscript.docsforadobe.dev/user-interface-tools/types-of-controls.html#modal-dialogs

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects

Votes

Translate

Translate

Report

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