Tutorial on NOT using Interface Builder for iPhone GUI design?

前端 未结 8 1031
南笙
南笙 2020-12-24 03:57

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

8条回答
  •  遥遥无期
    2020-12-24 04:39

    The new iPhone SDK 3 Visual Quickstart Guide book from PeachPit exclusively uses code for all it's examples - no IB.

    http://mark.aufflick.com/bookshelf#0321669533

    Disclaimer: The author of that book attends Sydney CocoaHeads which I organise :)

提交回复
热议问题