Question
extension communication paths
Hi, I am trying to understand what is possible and what not.
a) an extedscript can send an event to a CEP panel. Can the panel return any data?
b) is there a way for an extendscript to detect when the active document changes? (AI specific, ID has app.addEventListener()
c) can a CEP panel talk to an extendscript panel? (It can have its own extendscript, but they do not seem to share variables)
Thanks for any pointers....