Re: Relation between Document based apps and Array Controllers in IB

2009-02-07 Thread I. Savant
On Feb 6, 2009, at 3:40 PM, donbarvazo wrote: Cocoa Application = Does not work Did the same as above. It does not work, and I get the error : "reason: '[ valueForUndefinedKey:]: this class is not key value coding-compliant for the key persons" Ask yourself (and the documentation): What i

Relation between Document based apps and Array Controllers in IB

2009-02-06 Thread donbarvazo
Hi, I have been spending the last couple of days trying to figure out if there is a relation between the Document based application in Cocoa and the ability to bind Array Controllers to the AppController. Here goes: Document Based app = works fine 1. I have created a Cocoa Document Based Applicat