programatically and hence dynamically add cells etc. Although it shows
On Sep 11, 2:27 am, "Joseph Heck" <
joseph.h...@gmail.com> wrote:
> That convenience is so you may lay out a UITableViewCell and then use
> it when returning a cell when coding up the guts of a
> UITableViewController delegate method. It's often easier to use the IB
> to set up that cell when the cell is focused on getting user input.
>
> Classic example with code that's easily visible: WordPress. source athttp://
iphone.svn.wordpress.org
>