Skip to main content
Participant
November 6, 2023
Answered

Invoke function of CEP Panel from another CEP Panel

  • November 6, 2023
  • 1 reply
  • 334 views

Hi,

 

I have two CEP panels running in Adobe Premiere Pro. I would like to invoke a function of Panel_2 by a button click in Panel_1. The function of Panel_2, which is subject to get triggered, would update the UI in Panel_2.

 

Has somebody experience in doing this?

Maybe a customized event which is shared between both panels, BridgeTalk or a csInterface-Function could work?

 

Could you please provide a code sample?

Thanks in advance.

This topic has been closed for replies.
Correct answer Bruce Bullis

CSXS messages are probably the right way to go. Search PProPanel for "CSXSEvent".

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
November 6, 2023

CSXS messages are probably the right way to go. Search PProPanel for "CSXSEvent".