Book a Demo

Author Topic: How to define hot key for menu item in Add-in?  (Read 3016 times)

harbourfish

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
How to define hot key for menu item in Add-in?
« on: May 27, 2010, 05:29:30 pm »
The doc is helpless.
Now, we can define menu item use "&MenuItem" string in event EA_GetMenuItems(), but how to how to define hot key for menu item in Add-in? for this one "&MenuItem", its hot key should be 'M'. So how
to define it?  :'(

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to define hot key for menu item in Add-in?
« Reply #1 on: May 27, 2010, 05:44:34 pm »
You can't.
We've requested that a while ago, but no response so far.
Please vote for the request by sending a request of your own to Sparx using the "feature request" link on the bottom of the page.

Geert

harbourfish

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: How to define hot key for menu item in Add-in?
« Reply #2 on: May 27, 2010, 06:05:34 pm »
Quote
You can't.
We've requested that a while ago, but no response so far.
Please vote for the request by sending a request of your own to Sparx using the "feature request" link on the bottom of the page.

Geert
--------------------
thank you.