I'm thinking of creating an inspector window in one of my apps. I'd like it to act like the inspector windows in MS Word, omnioutliner et al - i.e. to have collapsable sections. To me, this looks like it should be a custom NSOutlineView subclass with custom NSViews for the 'children'.
Does anyone have any other ideas or know of any example source code for this?
Does anyone have any other ideas or know of any example source code for this?