Is there an tutorial on how to customize UITableView?
Did actually someone make already a tutorial that shows how to customize an UITab开发者_如何学编程leView? I mean a strong customization like for example Tapbots does in Convertbot Settings. Everything is completely customized with own graphics and so on.
There's a tutorial on some customization here: http://cocoawithlove.com/2009/04/easy-custom-uitableview-drawing.html
Might be what you're after.
精彩评论