Re: Constant NSArray Count
Re: Constant NSArray Count
- Subject: Re: Constant NSArray Count
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 19 Sep 2008 16:50:04 -0600
On Sep 19, 2008, at 9:15 AM, Alex Mills wrote:
I have this working as an IBAction but I want it to run all the time
so that it will control the tabs whenever the selection count of the
Array changes, how can I do this?
You can use KVO to call a method when the selectedObjects value
changes. Check the KVO documentation and the archives for more details.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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