Archive for August, 2009

  • Visual UITableView

    Getting visual with UITableViews [UPDATED]

    UPDATED 27/8: I’ve updated the code and pushed it to bitbucket. All the drawing takes place in a separate class and only one subview is added to the cell(s). Again, if you need to add images for every single cell in a large UITableView, you...

    Full Story