Newbie programming boobs

Caporegime
Joined
28 Oct 2003
Posts
32,584
Location
Chestershire
Oh dear. I've just been tinkering about in Xcode making a very basic first iPhone app. I spent half an hour trying to work out why my app wasn't taking input from a text box and displaying it on a label. All the code was right, I just didn't save the XIB file from within Interface Builder after dragging the actions! :D
 
Yup, there's a option to ensure that your project syncs it's IB files and Xcode. Although the next version of Xcode (4.0+) is an all-in-one without a separate IB app.
 
Back
Top Bottom