• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Hide Interface Builder Object?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hide Interface Builder Object?


  • Subject: Re: Hide Interface Builder Object?
  • From: Kevin Cathey <email@hidden>
  • Date: Thu, 25 Jun 2009 10:39:58 -0700

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 (email@hidden)

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:
This email sent to email@hidden


References: 
 >Hide Interface Builder Object? (From: Chunk 1978 <email@hidden>)
 >Re: Hide Interface Builder Object? (From: Peter N Lewis <email@hidden>)

  • Prev by Date: Re: IBPlugin embedding question
  • Next by Date: Re: Fixing logged error that doesn't throw exception
  • Previous by thread: Re: Hide Interface Builder Object?
  • Next by thread: Design for custom tableviewcell button action
  • Index(es):
    • Date
    • Thread