How to hide views in Interface Builder
How to hide views in Interface Builder
- Subject: How to hide views in Interface Builder
- From: Luther Baker <email@hidden>
- Date: Tue, 20 Sep 2011 16:36:09 -0500
I have a XIB that contains 3 different forms. Each form is contained in it's own UIView which are simply layered on top of each other in the XIB. The code then takes care of hiding and displaying the views accordingly.
I need to work on view #2. Is there a way I can complete HIDE the other two views without actually moving or deleting them temporarily? If I click on 'hidden', they change to more of a 'disabled' look but they are still there. I'd even like to LOCK them so that my mouse clicks don't accidentally more their children labels and buttons around.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden