Hi Mark,
> I would like to add a Shortcut to the ObjectLibrary add-on and I am not sure how you call the function.
What version of CustomUI are you using and which version of MoI?
> On the same theme is there a way to see the calls made when a button is clicked somewhere to help with such questions.
For this case it's kind of hard to see the code. For CustomUI the buttons are going to be contained in .js files. For the object library it will be a file like ObjLibrary.js and it builds up a <moi:CommandMenuButton> with a menu="" attribute on it. Then it's built in to buttons that if they have a menu="" attribute that it will show the menu when it's clicked.
But if you can tell me what versions you are using I think I can set up a shortcut key that triggers a click on the button.
- Michael
|