• 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: KVC and arrays
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KVC and arrays


  • Subject: Re: KVC and arrays
  • From: m <email@hidden>
  • Date: Fri, 22 Jun 2007 09:39:07 -0700

You shouldn't be directly playing with the contents of your array. Use your array controller's "removeObject:", for example.

On Jun 22, 2007, at 7:46 AM, Daniel Angermeier wrote:

I have an array controller that is bound to a property of someObject

[snip]

That array controller is bound to the table columns of a table view.

when I modify myItems, e.g. [myItmes removeLastObject];
the arrayController / the table view are not updated,
_______________________________________________

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: 
 >KVC and arrays (From: "Daniel Angermeier" <email@hidden>)

  • Prev by Date: Re: WebKit and POST requests
  • Next by Date: Re: WebKit and POST requests
  • Previous by thread: Re: KVC and arrays
  • Next by thread: Re: KVC and arrays
  • Index(es):
    • Date
    • Thread