iPhone SDK UI element preview
        Posted  
        
            by Michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael
        
        
        
        Published on 2010-06-06T01:19:30Z
        Indexed on 
            2010/06/06
            1:22 UTC
        
        
        Read the original article
        Hit count: 446
        
iphone-sdk
Looking for some catalog/gallery(not UICatalog, just images), where I can see preview of each UI element in iPhone SDK, along with corresponding class name(eg datetime picker, calendar, the black switch bar on bottom). This will give me rough idea on which UI elements I can use in my app and go read about corresponding class.
© Stack Overflow or respective owner