FROM : mmalcolm crawford
DATE : Tue Nov 02 23:50:37 2004
On Nov 2, 2004, at 2:18 PM, Graham cox wrote:
>> What am I supposed to do here to get the selected cells?
> int attr = [cell cellAttribute:NSCellHighlighted];
>
As was posted earlier, to get the selected cells you use -selectedCells.
mmalc
DATE : Tue Nov 02 23:50:37 2004
On Nov 2, 2004, at 2:18 PM, Graham cox wrote:
>> What am I supposed to do here to get the selected cells?
> int attr = [cell cellAttribute:NSCellHighlighted];
>
As was posted earlier, to get the selected cells you use -selectedCells.
mmalc
| Related mails | Author | Date |
|---|---|---|
| Peter Karlsson | Nov 2, 09:29 | |
| m | Nov 2, 09:46 | |
| Graham cox | Nov 2, 23:18 | |
| mmalcolm crawford | Nov 2, 23:50 | |
| mmalcolm crawford | Nov 3, 00:55 |






Cocoa mail archive

