Monthly Archives: July 2011

Jumping to counterpart files in Xcode 4.1

I upgraded my MacBook Pro today to the new Lion version of the OSX operating system. After downloading and installing Lion, I was forced to upgrade Xcode from version 4 to 4.1. It took quite a while to complete. After … Continue reading

Posted in Xcode 4 | 6 Comments

Creating a custom UITableViewCell in iOS 4

This post explains how to create a custom table view cell that you can design  in Interface Builder and Xcode 4. Not only are the cells designable in IB, but they also have a code file in which you can … Continue reading

Posted in Interface Builder, UITableView, Xcode 4 | 14 Comments