What's the best way to skin my iPhone app (similar to how the Notes app is skinned)?
        Posted  
        
            by Dr Dork
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dr Dork
        
        
        
        Published on 2010-05-12T01:56:38Z
        Indexed on 
            2010/05/12
            2:04 UTC
        
        
        Read the original article
        Hit count: 264
        
If you look at the Notes app on the iPad, you can see it uses all native iPhone controls, but they're "skinned" to look like a pad of paper. What's the best way to implement something similar to that? Could I use interface builder and simply change the background image for each of the controls, including the TableViews?
Thanks in advance for all your help! I'm going to continue researching this question right now.
© Stack Overflow or respective owner