• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
is NSTableColumn valueForUndefinedKey:@"value"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is NSTableColumn valueForUndefinedKey:@"value"?


  • Subject: is NSTableColumn valueForUndefinedKey:@"value"?
  • From: norio ota <email@hidden>
  • Date: Thu, 2 Jul 2009 12:25:01 +0900

Hi,
I'm stuck with the following code.

[column bind:NSValueBinding toObject:[self treeController] withKeyPath:@"arrangedObjects.myColorPath" options:nil];

NSTableColumn* column is specified.
treeController is a NSTreeController and defined in a nib.


When debugging on the code above, the next error comes:
[<NSTableColumn 0x15773f20> valueForUndefinedKey:]: this class is not key value coding-compliant for the key value.


Would you tell me what I'm missing? Need some charms?

Thank you,
Norio
_______________________________________________

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


  • Prev by Date: Re: Dynamically loading a part of a Window in Cocoa
  • Next by Date: Re: Dynamically loading a part of a Window in Cocoa
  • Previous by thread: Re: Re: How can I get rid of this message?
  • Next by thread: Sorting on a table view of a managed object - debugger throws exception
  • Index(es):
    • Date
    • Thread