Create an Action using plugin requiring an "OK" button to be pressed : Possible?

330 views2 repliesLast post: 10/3/2004
Hello,

I'm writing a very simple action that includes the application of a plugin whose dialog box has an "OK" button that needs to be pressed for completion. How do I get the Photoshop Action to automatically press the "OK" button so I don't have to? Thanks a million.

Cheers,
Douglass Turner
#1
"Douglass Turner" wrote in message
Hello,

I'm writing a very simple action that includes the application of a plugin whose dialog box has an "OK" button that needs to be pressed for completion. How do I get the Photoshop Action to automatically press the "OK" button so I don't have to? Thanks a million.

Put a STOP in the action. The button won't say Okay, but you can have the text say what you wish.
#2
Douglass Turner wrote:
Hello,

I'm writing a very simple action that includes the application of a plugin whose dialog box has an "OK" button that needs to be pressed for completion. How do I get the Photoshop Action to automatically press the "OK" button so I don't have to? Thanks a million.
Cheers,
Douglass Turner
Without more info about what plugin you are using (most do have an OK button)I would say make sure the action dialog is suppressed by clicking on the little three dot icon in the Actions palette next to the filter step so it's not there.

--
Comic book sketches and artwork:
http://www.sover.net/~hannigan/edjh.html
Comics art for sale:
http://www.sover.net/~hannigan/batsale.html
#3