• 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 Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KVC Question


  • Subject: Re: KVC Question
  • From: Joseph Crawford <email@hidden>
  • Date: Sun, 12 Oct 2008 19:18:38 -0400

I would like to thank everyone who responded to my last e-mail, especially Nathan for helping out so much off-list.

I do have another question however.

I have a class that is set to be the File Owner for a view. This View has an array controller that is bound to an NSMutableArray in the File Owner so

[SearchNameViewController result]

The issue I am running into is that when I do [result addObject:obj] the array controller does not seem to update so the UI does not load the data.

Nathan suggested changing that code to [resultsArrayController addObject:obj] and that works perfect.

What I need to know is if there is something I should be doing to *notify* the array controller telling it to update.

Thanks,
Joseph Crawford
_______________________________________________

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: KVC Question
      • From: mmalc crawford <email@hidden>
References: 
 >KVC Question (From: Joseph Crawford <email@hidden>)
 >Re: KVC Question (From: Nathan Kinsinger <email@hidden>)

  • Prev by Date: Remote debugging - Could not open socket: /tmp/.XcodeGDBRemote-3439-0
  • Next by Date: Re: Remote debugging - Could not open socket: /tmp/.XcodeGDBRemote-3439-0
  • Previous by thread: Re: KVC Question
  • Next by thread: Re: KVC Question
  • Index(es):
    • Date
    • Thread