Interface Builder "Simulate Interface" not working
Posted
by bpapa
on Stack Overflow
See other posts from Stack Overflow
or by bpapa
Published on 2009-03-20T15:02:27Z
Indexed on
2010/05/15
14:04 UTC
Read the original article
Hit count: 315
I am using Interface Builder to play around with some ideas. I never noticed that there is a "Simulate Interface" feature which apparently will render the nib in the iPhone simulator. So, I created a view, put one component in there (a Segmented Control), saved it, selected "Simulate Interface", the simulator launched but... nothing rendered in the simulator. Just a black screen.
I thought maybe my nib wasn't complete enough, so I've tried it with all of my old nibs and I'm having the same problem with all of them. None of them render in the simulator at all. Is there some trick that I'm missing?
© Stack Overflow or respective owner