Say Hello to Three20 TTTableItemCells
Over the last couple of months I’ve shown you how to use Joe Hewitt’s Three20 iPhone library to create css-like stylesheets for your iPhone Apps, as well as custom table cells for your iPhone Apps.
But a while ago Joe changed up the way we make custom table cells. Instead of using TTTableField [...]
In my last tutorial I showed you how to use CSS-like stylesheets in your iPhone Apps. Although I did make a custom cell I didn’t really show how this is done, and I’ve decided to go into a bit more detail.
In this tutorial I am going to show you how to make custom table cells in your iPhone Apps using Joe Hewitt’s Three20 library.
In this tutorial, I am going to show you how to use CSS like stylesheets in your iPhone Apps.
Right now there is no built-in equivilent to CSS for building iPhone apps, but lucky for us Joe Hewitt has created a way with his Three20 iPhone Library.