What is the best way to open a custom window in selector 'PF_Cmd_DO_DIALOG'?
Hello,
I'm using the After effect SDK to develop a video effect plugin (both for Premiere and AE) and I'd like to open a custom window when the user clicks on
(during PF_Cmd_DO_DIALOG selector and typically to allow the user entering its activation keys).
After searching the forum it seems that the best way is using JavaScript by installing the Premiere Pro/After Effect SDK for panel scripting. I'd like to know if this is the best way to do that or is there an easier way?
Thx for your help!