I created a new class in my project with a xib target for Ipad; in this file I put a tableview and I set its size, but I want change also size of view and I see that I can’t change the x and y values, why?
Share
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.
Delete the View from the xib and then add a new view and then you can change the height and width.