Book a Demo

Author Topic: Addin menu trouble  (Read 3881 times)

szucconi

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Addin menu trouble
« on: November 01, 2005, 10:34:29 am »
I can get EA to call the connect function for my addin, but then it doesn't call EA_GetMenuItems and no menu is displayed for the addin.  The same code works on another computer.  Is this a bad setting in EA or maybe a visual studio 2005 issue.  Do I have to make them visable?
« Last Edit: November 01, 2005, 10:36:50 am by szucconi »

casper

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Addin menu trouble
« Reply #1 on: November 01, 2005, 11:30:27 pm »
That's an easy one ( I guess).
If you did everything right with your DLL (made it com visible etc) and also made a correct registry entry. The only thing that could go wrong is it won't show up.

In that case goto: Menuitem 'Tools'->'Customize...'->Tab'Menu'-> And press 'Reset' (In the 'Application Frame Menus' area)

If all is good, the Add-ins menu item will show up. If not please post more info regarding you're addin

Miklosovic, Marian

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Addin menu trouble
« Reply #2 on: November 29, 2005, 04:01:04 am »
Hello,

I had the problem also with MDG Link for Eclipse plugin. There was no Add-in menu after installing EA6.0 trial version.
Reseting menu helped to solve the problem. Seems that there is problem with the EA release.

Regards

Marian