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

Make GUI window always on top

Community Beginner ,
Sep 27, 2010 Sep 27, 2010

I have a ScriptUI window that during the course of running opens a new document. When that happens, the new document appears in front of the GUI window. Is there a way to have the GUI window be always on top?

Thanks.

TOPICS
Scripting
748
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
Engaged ,
Sep 27, 2010 Sep 27, 2010

Try to use Palette instead of dialog or window.

Shonky

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
LEGEND ,
Oct 03, 2010 Oct 03, 2010
LATEST

Shonkyin wrote:

Try to use Palette instead of dialog or window.

That's not 100% acurate.

The z order or Script UI windows are:

1. Window on bottom

2. Palette above that

3. Dialog above that

Harbs

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