How to create sleek customized buttons, tables and other views for iPhone/iPad apps?

Posted by wgpubs on Stack Overflow See other posts from Stack Overflow or by wgpubs
Published on 2010-04-09T22:51:03Z Indexed on 2010/04/09 22:53 UTC
Read the original article Hit count: 278

Filed under:
|
|

I'm looking to know both what can be customized as well as the recommended way to customize some of the major UIView subclasses in the iPhone SDK (in particular UIButton, UITableView/Cell ... but really open to any of the views in the SDK).

Any recommended tutorials?

Examples?

Are there bad practices that can actually hinder performance and/or destablize your app in any way that should be avoided?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview