Muthukumar Rajamani : Interaction Designer/Manager, Bangalore

Product Experience Management,User Reseach at Cisco Systems, India

Posts Tagged 'tutorial'

my 3rd iPhone app using XCode & Interface Builder

High Level Xcode patterns The intent of this post is to document the high level steps involved in coding an Cocoa app, in a way that is easy for me to remember. Application Behavior : On launch, load an URL (starting with http://) into a Web View. Clicking on Back and Forward buttons available on top [...]

25 May 2009 at 12:32 - Comments

iPhone app dev basics

Every time you set a property in the ViewController .h file, you have synthesize it on your .m file

4 May 2009 at 13:56 - Comments