Thanks for the information. It was quite useful.
p.s. you have my permission to slap whomever is preventing the mention
of the PhotoSearch sample code at:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSOutlineView_Class/Reference/Reference.html
in the Relat
My second idea is that I could just dynamically add and remove
columns & rows, but the problem is that in order to display the
group titles, the column they are displayed in needs to be
wide...when I added multiple columns, the column of the group title
was never wide enough - they would
Here is a picture of what I need to do:
http://ericgorr.net/cocoadev/customcell/customcell.png
Basically, I need a NSOutlineView which can contain a set of
selectable images with titles that can be edited. It also needs to
support keyboard navigation and when a section is opened (like
Grad