Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a nib in my Mac app that includes a few image views. Theese images make me difficult to edit the controls layered behind them or even check their position. I know I can check the Hidden property and make them semitransparent but I'd prefer just hide them momentarily (from the IB, not in runtime) as I do when work in any design program.

Is there any way to do this?. Am I missing something?.

share|improve this question
No, unfortunately there's no real way to hide them. Use the sidebar with the object list to select controls. – darvids0n Sep 8 '11 at 0:46
Too bad. You can select them using the side bar but sometimes you need to rearrange the controls to be able to view the one you want because there is something over it. Hope Apple fix this in the future. Thanks darvids0n. – rmvz3 Sep 8 '11 at 1:07

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.