View Single Post
Thanks for that Tim.

I managed to get it working the hard way by implementing the OUIInspector delegate in the AppController and firing it off from the showInspectorFromBarButtonItem method on the toolbar.

Setting the self->flags.showInspector makes it run from the context menu not the inspector button.

Looks good though!