How to add information to about screen of my cocoa app in Mac Os X
        Posted  
        
            by Unicorn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Unicorn
        
        
        
        Published on 2010-05-03T12:53:20Z
        Indexed on 
            2010/05/03
            12:58 UTC
        
        
        Read the original article
        Hit count: 268
        
Hi All, I am pretty new in developing cocoa applications. I have developed a small UI application using cocoa. I wanted to add some information on about screen, currently it shows the app name and version which is 1.00. Can any one help me how i can add some information in about screen, is it possible to add information programmatically instead of hard coding it ?
Any help will be appreciated.
© Stack Overflow or respective owner