Forgot your password?

typodupeerror

Comment: Re:Interface Builder (Score 0) 216

by vurg (#26520277) Attached to: Beginning iPhone Development
I have a different experience with IB. My approach is to get the UI layout done first in IB, and write the code without worrying about what is in the nib files. I just know the outlets are there. Also, when I notice I'm making lots of connections between elements and controllers, that gives me a clue that I decompose the UI further into more manageable parts.

"'Tis true, 'tis pity, and pity 'tis 'tis true." -- Poloniouius, in Willie the Shake's _Hamlet, Prince of Darkness_

Working...