Skip navigation.
 
mlRe: Keys dependent on NSArrayController's selection
FROM : Sean McBride
DATE : Thu May 08 21:02:37 2008

On 5/8/08 1:45 PM, Dave Dribin said:

>On May 8, 2008, at 9:22 AM, Sean McBride wrote:

>> On 5/8/08 1:53 AM, Dave Dribin said:

>>> For kicks, I did try
>>> "peopleController.selectionIndex" as well as
>>> "peopleController.selectedObjects" to no avail.

>>
>> So it seems you have observed the same as I: that
>> keyPathsForValuesAffectingValueForKey does not seem to work with key
>> paths, despite the docs saying it should.

>
>Yeah, I'm confused.  I think this *should* work.  Is it broken, or are 
>the docs just not pointing out a known limitation?


It seems to me it should work too.  Perhaps someone from Apple can
enlighten us?  :)

Otherwise, I suggest you make a sample app and file a Radar.  This is on
my long and growing list of things to pester people about at WWDC. :)

--
____________________________________________________________
Sean McBride, B. Eng                <email_removed>
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

Related mailsAuthorDate
mlKeys dependent on NSArrayController's selection Dave Dribin May 8, 01:16
mlRe: Keys dependent on NSArrayController's selection Sean McBride May 8, 01:58
mlRe: Keys dependent on NSArrayController's selection Dave Dribin May 8, 08:53
mlRe: Keys dependent on NSArrayController's selection Sean McBride May 8, 16:22
mlRe: Keys dependent on NSArrayController's selection Dave Dribin May 8, 20:45
mlRe: Keys dependent on NSArrayController's selection Sean McBride May 8, 21:02
mlRe: Keys dependent on NSArrayController's selection Hamish Allan Jun 17, 23:26