Is there a way in interface builder to maybe see a tree of my elements so that I could select them that way. It’s very hard to select things inside the actual view itself, especially when I have alot of elements and nested views, etc.
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.
Try holding shift and right clicking on an element. It should show you a menu of the view hierarchy under that element.
Actually, wait, that shows you elements above this one in the heirarchy. What you want to do is use the Nib window (not the view of the Nib, but the other one with File’s Owner and such), choose ‘Window’ and then set it column view, this way you can navigate around easier.