(Un)tick action steps in the Actions palette

Discussion of Photoshop Scripting, Photoshop Actions and Photoshop Automation in General

Moderators: Tom, Kukurykus

bcf

(Un)tick action steps in the Actions palette

Post by bcf »

Mike Hale wrote:Maybe I'm missing something here, but how is checking which steps to run in the script UI better than checking the steps in the action palette?

I am trying to write a GUI for a series of actions that deal with sharpening digital photographs. There are many actions, with different strengths and layer transparency, and optional steps.

Since I already have a whole set of other actions, I would like to have the "sharpening" actions display as a single line in the action palette in button mode, to avoid scrolling and finding which action to run. It would also make it easier to see at one glance what the options are.

This way, I could have one action to call my script, and all the other actions it calls could be relegated at the end of the palette, I would never have to scroll it to place them into view.

Professional AI Audio Generation within Adobe Premiere Pro - Download Free Plugin here

Norbert

(Un)tick action steps in the Actions palette

Post by Norbert »

This way, I could have one action to call my script

Why not use this script called for with an action, then you load the actions you want and run it from there. This is elegant and easy.


http://ps-scripts.com/bb/viewtopic.php?t=238[/quote][/url]