Re: Help debugging bindings issues
Re: Help debugging bindings issues
- Subject: Re: Help debugging bindings issues
- From: Alex Smith <email@hidden>
- Date: Mon, 11 May 2009 08:43:40 -0600
Here is the full error listing.
2009-05-11 08:22:55.043 RaiseMan[2935:10b] [<NSCFArray 0x158f90>
addObserver:forKeyPath:options:context:] is not supported. Key path:
personName
2009-05-11 08:22:55.062 RaiseMan[2935:10b] [<NSCFArray 0x16efb0>
addObserver:forKeyPath:options:context:] is not supported. Key path:
personName
2009-05-11 08:22:55.067 RaiseMan[2935:10b] [<NSCFArray 0x158f90>
addObserver:forKeyPath:options:context:] is not supported. Key path:
expectedRaise
2009-05-11 08:23:02.160 RaiseMan[2935:10b] [<NSCFArray 0x16efb0>
addObserver:forKeyPath:options:context:] is not supported. Key path:
expectedRaise
I am not using an IBOutlet or IBAction for two reasons. 1) The author
did not use them is his example (nor are they in his project code) and
2) I am binding personName and expectedRaise to the table columns. So
Table Column binding is set to bind to Array Controler, Controller Key
= Arranged Objects, model key path = personName. (same for
expectedRaise).
Thanks,
Alex
On May 11, 2009, at 2:19 AM, Alexander Spohr wrote:
Am 08.05.2009 um 18:44 schrieb Alex Smith:
[ addObserver:forKeyPath:options:context:] is not supported. Key
path: personName
Please post the complete line. This looks like something is missing.
Are you sure you entered the right path in IB?
atze
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden