iOS Programming Recipe 11: Using The UITableView Part II
In Part I of this recipe we left off with a UITableView that Displayed some creatures which were grouped by type. In this Recipe we'll be extending the functionality a bit and emplement a delegate in order to handle a touch …
Visit site:
iOS Programming Recipe 11: Using The UITableView Part II