iPhone Developer Help

Full Version: Interface Builder Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone know any interface builder tutorials for the iPhone. The SDK is obviously incomplete, so it doesn't really help you use it. Anyone know any good sources to learn how to use it?

Thanks,
Felix
There aren't any really. I can go through how I've learned to make multiple views and navigations and tabs, but like i said in a thread I made in the other forum... I'm having some trouble with getting buttons to display on those items. Besides the tutorial on apple's site called Your First iPhone App and this one: http://forum.insanelymac.com/index.php?showtopic=96104 , there aren't many more worth anything.
Hey,

Thanks for the reply. Yea i've read the one from Apple.

I've decided not to use Interface Builder for my projects. It's better to actually learn how to layout the UI in code. IB is just a shortcut, and a buggy one (at least as of the current SDK version).

Felix

rbenjamin Wrote:
There aren't any really. I can go through how I've learned to make multiple views and navigations and tabs, but like i said in a thread I made in the other forum... I'm having some trouble with getting buttons to display on those items. Besides the tutorial on apple's site called Your First iPhone App and this one: http://forum.insanelymac.com/index.php?showtopic=96104 , there aren't many more worth anything.

Reference URL's