I try to change the dimensions of the view in interface builder from the size tab of the property inspector, however it is grayed out and doesn’t let me.
Does anyone know how I can edit the dimensions?
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.
Well usually you cannot change dimensions of views when the status bar is set to ‘grey’. Set status bar to ‘none’ and then try it out.
If that’s not the case then I’m not sure at the moment. I usually do everything programmatically instead of use the IB, I hate working with .xibs