I wont to add a bottom toolbar to an iPad view. Although I add it with interface builder…


… I can’t visualize it in my app. The only way to add a bar to the bottom is by dragging a toolbar from the library. Could you explain me why ?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you look at the property inspector, you will see that the dropdown you showed is in the “simulated metrics” section. Changing those options doesn’t actually change the layout, they are just there to help you visualize how the layout will look if they were to be there.
The reason for them is because some items (like the navigation bar on the top) are added automatically based on the circumstances, and adding them yourself in the interface builder would cause problems.