Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multiple addins using the same ribbon tab and panel

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
matt_jlt
303 Views, 2 Replies

Multiple addins using the same ribbon tab and panel

I have multiple addins that I would like to have on the same custom ribbon tab and panel. I know it would make sense to have them in the same addin and then there would be no issue but I would like to have them all separate. I would like to know if anyone has a simple solution or if what I am planning on doing will be ok.

 

My plan is to have each addin check if the ribbon and tab already exists and if not, create it. It just means that depending on which addin gets loaded first, it will create the appropriate panels.

 

Has anyone else done something similar to this?

 

Thanks, Matt.

2 REPLIES 2
Message 2 of 3
adam.nagy
in reply to: matt_jlt

Hi Matt,

 

What you said sounds fine: each addin checks if the given tab and panel already exist, and if not then create them.

 

Cheers,

 



Adam Nagy
Autodesk Platform Services
Message 3 of 3
matt_jlt
in reply to: matt_jlt

Thanks for the reply Adam. I just wanted to make sure I was going about it the best way.

Regards, Matt.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report