10.6: Check Box Cells in NSTableViews always editable!
10.6: Check Box Cells in NSTableViews always editable!
- Subject: 10.6: Check Box Cells in NSTableViews always editable!
- From: Gerd Knops <email@hidden>
- Date: Mon, 31 Aug 2009 13:21:29 -0500
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.
Thanks
Gerd
_______________________________________________
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