Any of Peter's solutions is what I would recommend as well. There is no built-in way to just "hide" an object from IB's design canvas while still having be in the document. If you feel this should not be the case, please file a bug.

Kevin

On 25 Jun 2009, at 01:21, Peter N Lewis wrote:


Some easy solutions would be:

* Create the view programatically - presumably it covers an entire view (or the content view), so creating the view and sizing it to the other view would be trivial and not need to be positioned/ adjusted in Interface Builder.

* Move the view to the back in Interface Builder (ie, drag it to the top of the list in the outline view). Then programatically move it to the front.

* Offset it by 1000 pixels, and then offset it back programatically.

Enjoy,
  Peter.



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to