Search found 8 matches

by AntonioGomez
Fri Oct 14, 2016 5:56 am
Forum: Help Me
Topic: Edit/Rename SmartObject File Reference (Embedded PSB File)
Replies: 3
Views: 6936

Re: Edit/Rename SmartObject File Reference (Embedded PSB File)

Davide, Thanks for the help, 'placedLayerReplaceContent's it's a possible solution but what I was trying to achieve is to change the String that represents the embedded PSB file, something like 'Layer 1.psb' instead of the path that links to an external file. We all know that PH uses the selected la...
by AntonioGomez
Thu Aug 25, 2016 3:15 am
Forum: Help Me
Topic: Event Script Manager Question
Replies: 1
Views: 3005

Re: Event Script Manager Question

Hey coreyart, The ScriptListener Plugin never logs any change made on the canvas with a simple brush, but with Adobe Generator you can keep track of the "imageChange" event that is fired every time the current open document changes then take decisions based on that. A possible solution is ...
by AntonioGomez
Wed Aug 24, 2016 10:50 pm
Forum: Help Me
Topic: Edit/Rename SmartObject File Reference (Embedded PSB File)
Replies: 3
Views: 6936

Edit/Rename SmartObject File Reference (Embedded PSB File)

Hi, I'm able to get the File Reference of an embedded Smart Object Layer but I was wondering how to execute the corresponding ActionDescriptor to modify that specific string. I know that Photoshop changes the name of the temporary PSB file appending numbers every time it's contents gets edited (if t...
by AntonioGomez
Thu Aug 04, 2016 6:25 am
Forum: Photoshop Scripts
Topic: Photoshop-UI-Manager (Node.js Module)
Replies: 0
Views: 6937

Photoshop-UI-Manager (Node.js Module)

A node.js module that listens to the working area brightness change event and loads a designated CSS stylesheet so the running extension (custom panel) always matches any of the four shades of gray that can be set as the application user interface. No dependencies needed. Install: npm install photos...
by AntonioGomez
Fri Jul 29, 2016 7:43 am
Forum: Photoshop Scripts
Topic: Photoshop DOM Event (Node.js Module)
Replies: 0
Views: 4167

Photoshop DOM Event (Node.js Module)

I spent some time coding a Node.js module focused on listening events on CC2014, CC2015 and CC2015.5 from a custom extension. It was inspired by tips #7 and #18 from Davide Barranca's blog (http://www.davidebarranca.com). Here's the repo: https://github.com/antonio-gomez/photoshop-dom-event It was p...
by AntonioGomez
Fri Jul 29, 2016 7:12 am
Forum: Photoshop Scripting - General Discussion
Topic: Welcome back fellow developers!
Replies: 10
Views: 16217

Re: Welcome back fellow developers!

Ciao Davide, yes this is exciting... looking forward to new and updated content :D
+1 on the PayPal donation.