FROM : Lorenzo
DATE : Thu Nov 22 11:26:48 2007
I need to select, in one shot only, some rows of my table view with
[tV selectRowIndexes:indexSet byExtendingSelection:NO];
The rows are discontinuous, as 1, 4, 6, 7, 14, 23...
So I have to create a discontinuous NSIndexSet. I can't see any way to do
that. Have you any idea?
Best Regards
--
Lorenzo
email: <email_removed>
DATE : Thu Nov 22 11:26:48 2007
I need to select, in one shot only, some rows of my table view with
[tV selectRowIndexes:indexSet byExtendingSelection:NO];
The rows are discontinuous, as 1, 4, 6, 7, 14, 23...
So I have to create a discontinuous NSIndexSet. I can't see any way to do
that. Have you any idea?
Best Regards
--
Lorenzo
email: <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Lorenzo | Nov 22, 11:26 | |
| Alastair Houghton | Nov 22, 11:29 | |
| Clark Cox | Nov 22, 16:26 |






Cocoa mail archive

