Developing iPhone Applications - Interface Builder
Continue Reading September 10th, 2009 Brian Gray
My background is with mostly Java and Flex development, so there was a lot to get used to with Xcode. One of the steepest learning curves came with Interface Builder. With Interface Builder, you are making a choice: do I want to write my interface with code or do I want to design it with IB? There are pros and cons to both approaches, but it is good to know you are making the choice. After writing a large iPhone app, I have divined the following “lessons” for my own personal style.