Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: Photoshop layer move and layer duplicate event ids

$
0
0

I've tried to create an event for the 'copy' command like this:

 

theFile = new File("f:/testCopyEventAlert.jsx");

app.notifiers.add("copy", theFile);

 

and the testCopyEventAlert.jsx looked like this:

 

alert("COPY");

 

but the event manager didn't triggered my alert all the time I was copying a layer. So I've tried another way, to create a panel that will listen for  the copy event, this time the event was catch but with a bit of delay. You can check the panel here:

 

http://www.buliarca.net63.net/counter/counter.php?btn=BCM_copyAlert&lnk=http://www.buliarc a.net63.net/tools/photoshop/BC…

 

To install it just extract the archive in (your Photoshop installation folder)/Plug-ins/Panels. Than open Photoshop and go to Window>Extensions>BCM_copyAlert.

and If you like the idea I can try to catch the move event also...or I can share the FlashDevelopper sources so you can make changes on it.


Viewing all articles
Browse latest Browse all 27456

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>