Search found 3 matches
- Mon Nov 11, 2019 8:47 am
- Forum: Help Me
- Topic: How my CEP extension can listen to [Select] event but only for [historyState]?
- Replies: 4
- Views: 9983
Re: How my CEP extension can listen to [Select] event but only for [historyState]?
Hello... Is this forum working anymore???
- Fri Nov 08, 2019 9:20 am
- Forum: Help Me
- Topic: How my CEP extension can listen to [Select] event but only for [historyState]?
- Replies: 4
- Views: 9983
How my CEP extension can listen to [Select] event but only for [historyState]?
As the title says, I would like to know if and how my CEP extension can liste n to Select event , but only for historyState and not when I just select a layer for example. Here is an example how my extension listens to Select event... HTML <!doctype html> <html> <head> <meta charset="utf-8"...
- Tue Jul 02, 2019 10:30 am
- Forum: Photoshop Scripting - General Discussion
- Topic: Script which will find specific layers and apply Bevel and Emboss.
- Replies: 0
- Views: 7480
Script which will find specific layers and apply Bevel and Emboss.
Hello everybody, I am new to this forum and Photoshop scripting too!!! I need help to make a script (and study it of course) which will search in every group with specific name , then find every layer with specific name or l ayerkind , then count (length) those layers and then apply desired Bevel an...