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

Re: Arghh bindings


  • Subject: Re: Arghh bindings
  • From: Graham Cox <email@hidden>
  • Date: Tue, 11 Sep 2012 11:39:48 +1000

On 11/09/2012, at 11:29 AM, Rick Mann <email@hidden> wrote:

> - (void)
> insertConnection: (NSDictionary*) inConn
> 	atIndex: (NSUInteger) inIndex
>
> and the removal counterpart. Didn't help. I recall the mere presence of those in the past fixed my issues, and I could still add and remove objects to the mutable array directly (via its property).

Yeah... but if you have the accessors you should be using them if you expect KVO notifications to be sent reliably in every possible case.


>
> So I tried calling -insertConnection:atIndex: instead. Still didn't help.
>
> What am I overlooking?


Shouldn't this be insertObject:inConnectionsAtIndex:  etc?

--Graham


_______________________________________________

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: Arghh bindings
      • From: Rick Mann <email@hidden>
References: 
 >Arghh bindings (From: Rick Mann <email@hidden>)

  • Prev by Date: Arghh bindings
  • Next by Date: binding an array controller to columns in an NSTableView
  • Previous by thread: Arghh bindings
  • Next by thread: Re: Arghh bindings
  • Index(es):
    • Date
    • Thread