• 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
Sorting on a table view of a managed object - debugger throws exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sorting on a table view of a managed object - debugger throws exception


  • Subject: Sorting on a table view of a managed object - debugger throws exception
  • From: Steve Cronin <email@hidden>
  • Date: Thu, 02 Jul 2009 03:10:49 -0500

Folks;

10.5.7 - 10.5 SDK - target 10.4
I have a managed core data entity working pretty nicely.
I can display values in a tableView.... blah-blah....
Clicking on table column headers does as expected IN RELEASE versions for both Tiger and Leopard.


However, in the debugger a click on table column header causes an objc- exception.
If I step thru eventually I can survive and proceed


Error setting value for key path value of object <MyAppDelegate: 0x852600> (from bound object <MyArrayController: 0x3cbe30>[entity: MyEntity, number of selected objects: 1](null)): [< MyAppDelegate 0x852600> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key code.

I know, I know stop hitting yourself on the head with a hammer....

It just bugs me - why?
Have I done something wrong somewhere?
Is this a known bug?

Steve

_______________________________________________

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


  • Follow-Ups:
    • Re: Sorting on a table view of a managed object - debugger throws exception
      • From: Steve Cronin <email@hidden>
    • Re: Sorting on a table view of a managed object - debugger throws exception
      • From: Steve Cronin <email@hidden>
    • Re: Sorting on a table view of a managed object - debugger throws exception
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: User interface validation doesn't work, right?
  • Next by Date: Re: Sorting on a table view of a managed object - debugger throws exception
  • Previous by thread: is NSTableColumn valueForUndefinedKey:@"value"?
  • Next by thread: Re: Sorting on a table view of a managed object - debugger throws exception
  • Index(es):
    • Date
    • Thread