Is there any way to enable/disable individual check boxes in a table column?
Or remove them from individual cells?
From various info I could find, it looks like it can’t be done. The ‘enabled’ property is set for the NSButtonCell in Interface Builder and applies to the whole column.
Whatever I tried, I couldn’t change the ‘enabled’ property of individual check boxes (let alone to remove them from certain cells).
Is it really impossible or am I missing something?
Thanks,
Leo