• 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
Re: Show count of Core Data to-many relationship in NSTableView cell with bindings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Show count of Core Data to-many relationship in NSTableView cell with bindings?


  • Subject: Re: Show count of Core Data to-many relationship in NSTableView cell with bindings?
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 06 Feb 2015 07:56:24 +0000

On Feb 5, 2015, at 23:43 , Steve Mills <email@hidden> wrote:
>
> [<_NSFaultingMutableSet 0x6200000246e0> addObserver:forKeyPath:options:context:] is not supported. Key path: count
>
> Is it not possible to bind to an entity's relationship properties?

You can’t bind *through* an array or set collection class. However, you can use these:

	https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/KeyValueCoding/Articles/CollectionOperators.html <https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/KeyValueCoding/Articles/CollectionOperators.html>



_______________________________________________

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


References: 
 >Show count of Core Data to-many relationship in NSTableView cell with bindings? (From: Steve Mills <email@hidden>)

  • Prev by Date: Show count of Core Data to-many relationship in NSTableView cell with bindings?
  • Next by Date: Re: Show count of Core Data to-many relationship in NSTableView cell with bindings?
  • Previous by thread: Show count of Core Data to-many relationship in NSTableView cell with bindings?
  • Next by thread: Re: Show count of Core Data to-many relationship in NSTableView cell with bindings?
  • Index(es):
    • Date
    • Thread