Question
CEP extension: change cursor in app
It seems this would be a common requirement, but other than this brief mention:
CEP-Resources/CEP 8.0 HTML Extension Cookbook.md at master · Adobe-CEP/CEP-Resources · GitHub
I find no information about if (and how!) to change the cursor in the host application from my CEP extension.
Use case:
- User drags & drops content from my extension into InDesign layout.
- This triggers a long running action (e.g. a download of said content)
- I would like to have the UI indicate that this could time a while (e.g. hour glass cursor or similar).
Otherwise, the impression is that the action did not work (it did, but it takes a moment!)
Thanks for any advice.
