Re: checkbox delegate
Re: checkbox delegate
- Subject: Re: checkbox delegate
- From: "Sean McBride" <email@hidden>
- Date: Wed, 21 Feb 2007 15:49:25 -0500
- Organization: Rogue Research
On 2007-02-21 15:42, Jaime Magiera said:
>I've googled, searched the list and the button programming doc. I
>can't find references to the available delegate methods for a
>checkbox. I see tons of references to checkboxes in tables where the
>table change delegates get called. However, I'm just looking for the
>"hey, this box got checked" delegate.
>
>Can someone point me in the right direction? thanks!
If you just want to know when your checkbox is clicked, you can use the
target/action mechanism:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/CommunicatingWithObjects/chapter_6_section_5.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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