Skip to main content
Participant
April 2, 2020
Pregunta

Custom Photoshop Tool

  • April 2, 2020
  • 1 respuesta
  • 1767 visualizaciones

Is it possible to create a custom tool and add it to the toolbar on the lefthand-side toolbar, and use the tool to communicate with a CEP panel? I have not seen any documentation about this.

Assuming this is not possible - would a viable alternative be to create a modal dialog (triggered by an event in CEP panel) where I could override an existing tool (like pen or brush) and send results back to the CEP panel achieve a similar result?

Here's a great example of a similar use case, where the cursor in a modal dialog becomes a brush-like tool that selects colors: https://github.com/smallpath/adobe-color-picker
Looking for ideas on how to approach a "custom tool" like functionality and tying it to a CEP panel.

Este tema ha sido cerrado para respuestas.

1 respuesta

Geppetto Luis
Legend
April 2, 2020

You mean something like this

 

rmp14Autor
Participant
April 2, 2020

I'm referring to actually adding a tool to the toolbar as opposed to a panel.

Geppetto Luis
Legend
April 3, 2020

Thanks for your responses, but what you've shown here isn't actually embedding a tool into the toolbar (although it does appear that way) - just moving an extension icon near the toolbar isn't what I am trying to do. Thank you for youe efforts, though!


what you want cannot be done I'm sorry