Skip to main content
bagonterman
Inspiring
August 22, 2013
質問

Pallette Window arrangement on PC Move to top level on complete

  • August 22, 2013
  • 返信数 1.
  • 687 ビュー

This is too big to fit in the discription window. The problem is two fold. First the script I built runs from a button click on a tab. On the mac side it runs fine you can have multiple bridge windows open and the UI never dies. On the PC however the ui seems to be tied to the window it was created from. When that window closes it dies. Also on the PC side Windows 7 Photoshop actions are run and the focus is suppose to go back to bridge wich it does but the UI does not come back to the front. I am wondering can anyone tell me how these windows work in Bridge in the Windows 7 evironment? Is the UI always tied to that window?

このトピックへの返信は締め切られました。

返信数 1

bagonterman
bagonterman作成者
Inspiring
August 22, 2013

Ok so just Window.active works to move it to the front. But the UI is connected to that window and if I close it or want to use that UI on another window it does not work. How would I create a UI that would be free to work on both windows like the Mac OS side. I need it to be global. Not attached to a specific window.