• 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
error displaying @count via bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error displaying @count via bindings


  • Subject: error displaying @count via bindings
  • From: email@hidden
  • Date: Sun, 01 Apr 2007 23:30:48 -0700

I have a class  that has a NSMutableArray. I have established all of the proper KVC accessors and setters to "ensure" automatic KVO. I bind a tableColumn's value to myArray.@count to display the total number of items in each array instance. It works properly and displays the number of items in myArray, however, I am getting a log alert that:

 [<NSCFArray 0x3c11c0> addObserver:forKeyPath:options:context:] is not supported. Key path: @count

What would account for this error?

LA

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: error displaying @count via bindings
      • From: Keary Suska <email@hidden>
  • Prev by Date: Re: KVC not allowing setValue:forKey: on ints [Solved]
  • Next by Date: Re: updating UI during long loop using cocoa objective-c
  • Previous by thread: Re: KVC not allowing setValue:forKey: on ints
  • Next by thread: Re: error displaying @count via bindings
  • Index(es):
    • Date
    • Thread