dontWatchMyProfile
dontWatchMyProfile

Reputation: 46410

Is there an tutorial on how to customize UITableView?

Did actually someone make already a tutorial that shows how to customize an UITableView? I mean a strong customization like for example Tapbots does in Convertbot Settings. Everything is completely customized with own graphics and so on.

Upvotes: 0

Views: 411

Answers (1)

Tom Irving
Tom Irving

Reputation: 10069

There's a tutorial on some customization here: http://cocoawithlove.com/2009/04/easy-custom-uitableview-drawing.html

Might be what you're after.

Upvotes: 2

Related Questions