Message 1 of 1
Catch event for Button in Ribbon Panel

Not applicable
05-07-2012
01:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi ,
I have run the instance of Autodesk Inventor through API.After that I created to Ribbon Panel in Inventor UI.The Inventor UI shows the new added ribbon panel and the newly added button.When I click on the button I am not able to catch the event.
But when I create the button in Inventor UI through Add-In (without creating the instance of Inventor) I am able to create ribbon apanel ,new button and catch the event when click on the button.
Any suggestion ,advice is most welcome.