Book a Demo

Author Topic: EA_GetMenuItems passes "Other" as menuLocation  (Read 3199 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
EA_GetMenuItems passes "Other" as menuLocation
« on: April 01, 2020, 06:23:38 pm »
When you right click on a List View EA passes "Other" as menulocation to the method EA_GetMenuItems.
This is not valid according to the documentation https://www.sparxsystems.com/enterprise_architect_user_guide/15.1/automation/eaadd-insea_getmenuitems.html where it states that this parameter will contain
- MainMenu
- TreeView
- Diagram

This breaks existing functionality in some add-ins.

Reported

Geert