views:

37

answers:

1

I add items in Interface Builder to the XIB but then when I run it in the iPhone Simulator, I just get a gray screen.

Then for some reason, if I go to the Interface Builder, draw "View" and then paste my items inside it, the items suddenly work fine.

A: 

Could you please specify your real question? You describe some behaviour not very precise but you did not raise a question. And show some code. Like code of your appDelegate or the place where you push your changeViewController. Just examples for us readers to understand your problem.

thanks

maxbareis