Copy link to clipboard
Copied
Hello,
whether it is possible to docked / undocked the HTML panel through script ?
(like CSInterface.prototype.closeExtension() and CSInterface.prototype.requestOpenExtension)
thx
Copy link to clipboard
Copied
Hi,
I don't think so - have a look at the CSInterface.js source for confirmation.
Regards
Davide Barranca
---
www.davidebarranca.com
www.cs-extensions.com
Copy link to clipboard
Copied
I can [nearly] confirm what Davide said. Here is a link to the latest CEP: https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_6.x/CSInterface.js
Refer to Line 1095. Docking interrupts the existing re-sizing feature. Given that, I don't see any way that you could even begin to programmatically dock an extension. I have some good experience with CEP and have never heard of such a feature.
Of course, none of us really know without word from Adobe itself, but I would seriously doubt the function you are asking about exists.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now