Re: Non-editable checkboxes in NSTableView
Re: Non-editable checkboxes in NSTableView
- Subject: Re: Non-editable checkboxes in NSTableView
- From: Andrew Merenbach <email@hidden>
- Date: Tue, 4 Aug 2009 22:58:11 -0700
On Aug 4, 2009, at 10:45 PM, Chris Idou wrote:
I can't seem to make a checkbox button in an NSTableView to be non-
Editable. I've tried turning off "enabled" and "editable" in
everything I can find in IB, including the NSButtonCell and the
NSTableColumn but nothing works. Well, setting the whole table to be
not enabled stops editing, but that is overkill. How do I do it?
Hi, Chris,
Is your checkbox bound? Have you tried turning off "Conditionally
Sets Editable" in the bindings pane?
Cheers,
Andrew
_______________________________________________
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