I'd like to create the content lists in the style of the Finder window's left pane (similarly in the style Mail/iTunes/etc). Currently my NSTableView
/NSOutlineView
implementation looks a little basic.
Is there any tutorial that can help me mimic the Apple look? In particular, I'm after the header rows, the colours, etc.