iPhone App Development Q&A
Question: I was working with multiple view app and realized I can’t change the W and H properties of the default view that was created when I added a new xib file. I can delete the default view, add a new one from library then I can change W and H. Is there a way to just change them on the default view file?
Answer: One possible reason is the simulated status bar. In the Attributes Inspector, look for “Simulated Interface Elements”, and set “Status Bar” to “None”.
Maybe this will become a recurring topic, but for now, you just read my first simple question-and-answer for iPhone app development.
Have questions of your own? Comment below!
Comments
Million thanks.
Leave A Comment