Hi All, I’ve got an Index Path, that needs to have an extra level added to it at the beginning.
e.g. 0.1.2.3.4 Needs to be: 0.0.1.2.3.4 Is there are easy way to do this that doesn’t involve playing with NSUInteger Arrays? If not I think I’ll write a category method that does it, any tips greatly appreciated. All the Best Dave _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com