Skip to main content
Participating Frequently
November 21, 2017
Answered

Where is the close button handler for adobe premiere pro panel in the code?

  • November 21, 2017
  • 1 reply
  • 329 views

I am developing an extension, i have downloaded the sample premiere pro panel SDK. I would like to know where is the close button handler for premiere pro panel in the code.

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

I don't know which close button you mean.

Here's PProPanel's onbeforeunload() handler: Samples/index.html at master · Adobe-CEP/Samples · GitHub

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
November 22, 2017

I don't know which close button you mean.

Here's PProPanel's onbeforeunload() handler: Samples/index.html at master · Adobe-CEP/Samples · GitHub