Author Topic: Adding a icon and a shortcut to an Addin  (Read 2989 times)

sandeep bhat

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Adding a icon and a shortcut to an Addin
« on: December 27, 2013, 05:32:25 pm »
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

http://tinypic.com/r/2usajoh/5

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Adding a icon and a shortcut to an Addin
« Reply #1 on: December 28, 2013, 11:32:20 pm »
IIRC you can neither assign a key nor an icon.

q.
« Last Edit: December 28, 2013, 11:32:42 pm by qwerty »