Skip navigation.
 
mlisEditable
FROM : Danny Swarzman
DATE : Sat Dec 11 22:23:33 2004

In order to make a NSTableView or NSTableColumn not editable do you:

- Call setEditable?
- Override isEditable?

In general is there a way to determine from the documentation which
methods are intended to be called and which are to be overridden?

-Danny

Related mailsAuthorDate
mlisEditable Danny Swarzman Dec 11, 22:23
mlRe: isEditable Jonathan Jackel Dec 12, 07:24