Premier Sponsor
My Book
Master WPF
-
Recent Posts
Blogroll
Archives
Categories
Meta
@iJoshSmithCom
Follow my tweets on Twitter.Yours Truly

Category Archives: UITableView
Determine the size of a View by inspecting its NIB
I was exploring the UICollectionView API tonight and stumbled upon an old problem. Both UITableView and UICollectionView ask their delegate for size information about the cells they display. When creating cells in separate XIB files, which I normally do, this … Continue reading
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


