NSIndex with discontinuous values
NSIndex with discontinuous values
- Subject: NSIndex with discontinuous values
- From: Lorenzo <email@hidden>
- Date: Thu, 22 Nov 2007 11:26:48 +0100
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@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden