I have created an Addin(Extension) for Enterprise Architect. And it appears under extensions when i right click on any model element. Now i want to have an custom icon and an custom shortcut key for the same. Also i want to do it in my program which registers this Addin to Enterprise Architect. I have written this Addin in Python 2.7. The Image for my Addin is Below, Also you can see some below menu items having icons and shortcuts

enter image description here

有帮助吗?

解决方案

This link enables to invoke your addin by key combination.

Easy to implement!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top