On Feb 24, 2009, at 4:59 PM, Mic Pringle wrote:
If I hook up a button to the add selector of the NSArrayController it
works as you'd expect and the new instances populate the table (using
default data).
I have looked for delegate methods in both NSArrayController and
NSTableView to see if I can
Hi,
I hoping someone can point me in the right direction on this as I'm
really struggling to get it all to work.
I have a class which holds two NSString properties, an NSImage
property and an NSPredicate property.
I have an array that holds instances of this class, and an
NSArrayController hooke