Bindings question
Bindings question
- Subject: Bindings question
- From: T Reaves <email@hidden>
- Date: Mon, 23 Feb 2004 19:59:40 -0500
To properly use bindings, do I need to use a document based
application?
I've built the sample media assets app, and it works fine. But when I
build it not using an NSDocument, I get the following. I had set the
content of the two array controllers to my controller class, which was
the same as the NSDocument version, it just used NSObject as it's
superclass instead.
Any help appreciated.
2004-02-23 19:56:33.330 MVC2Example[23800] An uncaught exception was
raised
2004-02-23 19:56:33.330 MVC2Example[23800] [<NSApplication 0x328830>
valueForUndefinedKey:]: this class is not key value coding-compliant
for the key authors.
2004-02-23 19:56:33.330 MVC2Example[23800] *** Uncaught exception:
<NSUnknownKeyException> [<NSApplication 0x328830>
valueForUndefinedKey:]: this class is not key value coding-compliant
for the key authors.
MVC2Example has exited due to signal 5 (SIGTRAP).
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.