Re: Finding the largest value in an NSTreeController?
Subject : Re: Finding the largest value in an NSTreeController?
From: Jonathan Dann <email@hidden >
Date: Sat, 31 May 2008 22:28:37 +0100
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:mime-version:subject:date:references:x-mailer; bh=AHHjfnuconGeZOwEAt9a8kBMl0qxvNNthquTnBEZmZE=; b=nTRTP5RqlHy74c7k0OtwzifxSyJCak2MeWzFzpuEMvLcm2SCdh0B0sQ5Jde5QDKf/C+CANTi6MXQuNjBGdbw1NdBMpFY1H9w1nRWnNuknWJD3XZSfwQyiZxcJKHeVlwvFG4axLxzdNsQtw9irTvqniGuSZ5OxtLyU1GRo2r/N34=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:mime-version:subject:date:references:x-mailer; b=ZTi3nKNPVQyIZWGZoOaiy2/z2rSDXuaz5/HDkExiFtijS6AKU9NVa2aAKnfJnCEShqcB1CRjpE9DfhrS/P80wf09uQO02nEq/9RxytiJhYt6WmCz8q2cQX4tp7BFScqcLQOo95WeK6LSWR2xzFLWendtUIzPfUTxUUgW9Dyi41o=
On 31 May 2008, at 21:43, Rick Mann wrote:
Can category methods act as KVC properties?
Yep, the -flattenedObjects method I gave you asks the array of tree
nodes valueForKey:@"descendants". -descendants was the NSTreeNode
method I posted.
Jon Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.