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
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 mails | Author | Date |
|---|---|---|
| Danny Swarzman | Dec 11, 22:23 | |
| Jonathan Jackel | Dec 12, 07:24 |






Cocoa mail archive

