Re: Photoshop Windows and Tabs
Re: Photoshop Windows and Tabs
- Subject: Re: Photoshop Windows and Tabs
- From: "Stockly, Ed" <email@hidden>
- Date: Wed, 28 Sep 2016 17:28:01 +0000
- Thread-topic: Photoshop Windows and Tabs
FYI, My new strategy is to use System Events to identify which document/window/tab/photo is active; get the needed data from that photo; display a choose from list for the user to select which images to update and save; populate the info fields* for the
selected photos and save in the appropriate directory.
I tried System Events (and UI Browser) to try to inform the script which image/tab belongs to the which window, but system events is blind to photo shop tabs.
Has anyone else had any luck with this?
(Also, I may use Myriad Tables to display all the updated info fields for the selected photos, allowing the user to edit without having to use the clunky and non-standard Photoshop interface.)
That's a good suggestion, thanks!
Another option might be displaying a list of all the open documents and having the user choose the ones they want to be affected by the script. The script could then loop through those selected documents without the need
to interact with the user again.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden