AutoVisible false hides Extension automatically
hi,
i automatically start extension when host application starts visibility state before closing host application. lifecycle configuration in manifest file follows:
<lifecycle>
<autovisible>false</autovisible>
<starton>
<event>documentafteractivate</event>
</starton>
</lifecycle>
the problem extension closed automatically although open in last session before closing host application. workaround open panel again in initialization function. on 1 hand don't know how state before closing (is possible, if yes how?) , on other hand consequence on startup extension closed , opened again. great if has idea how handle that!
thanks,
martin
More discussions in Creative Suite SDK
adobe
Comments
Post a Comment