One Quickie


Creating a new index path (UITableView->General)
    NSIndexPath *indexPath = [NSIndexPath indexPathForRow: row
                                          inSection: 0];



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com