Re: My bindings-enabled NIB ate itself... ?
Re: My bindings-enabled NIB ate itself... ?
- Subject: Re: My bindings-enabled NIB ate itself... ?
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 28 Nov 2004 19:23:20 -0800
On Nov 28, 2004, at 6:12 PM, Steven Palm wrote:
2004-11-28 20:07:42.964 myProg[1091] [<NSAutoreleasePool 0xa0a04e18>
valueForUndefinedKey:]: this class is not key value coding-compliant
for the key configs.
2004-11-28 20:07:42.971 myProg[1091] *** Uncaught exception:
<NSUnknownKeyException> [<NSAutoreleasePool 0xa0a04e18>
valueForUndefinedKey:]: this class is not key value coding-compliant
for the key configs.
I *really* don't understand where the NSAutoreleasePool reference is
even coming from... 'configs' is part of another class instantiated in
the nib. I tried to remove the instance of the class in Interface
Builder and re-instantiating it, rebuilding the connections/bindings,
and I still get the same error.
Are you establishing any bindings programatically? Did you remove all
other bindings? What happens if you start with a completely new nib?
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden