Re: Disabling check box cells
Re: Disabling check box cells
- Subject: Re: Disabling check box cells
- From: Kyle Sluder <email@hidden>
- Date: Fri, 8 May 2009 07:33:11 -0400
On Wed, May 6, 2009 at 1:37 AM, John Baldwin <email@hidden> wrote:
> I'm fairly new to Cocoa, and I have a table with columns bound to an
> arraycontroller. I turned off the "enabled" option for the column and the
> cell on the check box cell column, and it looks disabled in IB, but when I
> run my application, I am still able to check and uncheck the checkbox.
Look at "Conditionally sets enabled" in your binding settings. Also,
make sure you understand just how NSCell is used inside a table view.
I've made a video that I hope helps explain the situation with NSCell:
http://www.cs.loyola.edu/~ksluder/NSCell.mov
--Kyle Sluder
_______________________________________________
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