Question

I'm totally new to IOS development and I am trying to create a custom listView cell on Xcode 3.2.
When I create a new file as described here I can open the .xib file and IB comes up, but there is no place to put the objects, no drawing area, how can I get it to show up?

Was it helpful?

Solution

This is a pretty common thing that happens to me a lot - All you have to do is go to the left-most side right next to the IB, as shown here:

enter image description here

Right below your File's owner, where you see either the litle white box (as shown at the bottom of the picture) or a yellow circle with that little white box inside of it, just click it, and you should see the view inside of your .xib file - Happy programming!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top