Re: 10.6: Check Box Cells in NSTableViews always editable!
Re: 10.6: Check Box Cells in NSTableViews always editable!
- Subject: Re: 10.6: Check Box Cells in NSTableViews always editable!
- From: Volker in Lists <email@hidden>
- Date: Mon, 31 Aug 2009 20:28:54 +0200
Hi,
have you changed the binding conditionally sets enabled respectively
conditionally sets editable ? That did the trick before on 10.5
volker
Am 31.08.2009 um 20:21 schrieb Gerd Knops:
Seems that in Snow Leopard the "editable" setting in the column
attributes is ignored for Check Box Cells in NSTableViews.
That is causing trouble, for example when the bound value is read-
only.
Anyone knows of a workaround? I tried hooking up the editable
binding of both column and cell to a method always returning "NO",
but that did not help.
_______________________________________________
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