Does anyone know of a good tutorial on iPhone GUI design using just code and not Interface Builder?
I am new to iPhone development, and I wanted to better understand
Jonathan Zdziarski's iPhone SDK abandons the designer after the first two chapters. The rest of the book contains examples that create UI elements with code.