Re: Disabling check box cells
Re: Disabling check box cells
- Subject: Re: Disabling check box cells
- From: John Baldwin <email@hidden>
- Date: Sun, 10 May 2009 19:34:21 -0700
Thanks. "Conditionally sets enabled" was the issue.
The link to the video no longer seems to work, however.
John
On Friday May 8 4:33 AM, at 4:33 AM, Kyle Sluder wrote:
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