On 2009 Jul 30, at 12:40, Lance Braud wrote:

I thought that the keys in your objects are these:

bounds,
contents,
quadrilateralPoints,
type,
pageIndex,
color

I have tried making the second table bind to the array controller's "Controller Key" using "selection," and binding "Model Key Path" to "key," but that throws the following exception:

*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<AppController 0x135f50> valueForUndefinedKey:]: this class is not key value coding-compliant for the key skimNotes.key.'

which is expected since the literal "key" is not one of the six keys given above.

Using "key" works when it is a dictionary by itself

Show us what you mean by that.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to