• 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: custom view for NSTabViewItem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom view for NSTabViewItem


  • Subject: Re: custom view for NSTabViewItem
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 5 Apr 2006 22:54:31 +0200

Ken,

On 5.4.2006, at 22:44, Ken Victor wrote:

is there anyway in IB to specify that the view for an NSTabViewItem is a custom view?

Not far as I know, alas.

i realize that i could simply place a custom view in the NSTabViewItem, but that means an extra layer that really shouldn't be necessay. i also realize that i could change the view in my awakeFromNib method, but that means moveing all the subviews that were set up in IB.

Which is no big deal:

    forall (o,[orig subviews]) [new addSubview:o];

:)
---
Ondra Čada
OCSoftware:     email@hidden               http://www.ocs.cz
private         email@hidden             http://www.ocs.cz/oc


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >custom view for NSTabViewItem (From: Ken Victor <email@hidden>)

  • Prev by Date: Re: How to copy without losing information
  • Next by Date: NSEqualRects returns wrong answer
  • Previous by thread: custom view for NSTabViewItem
  • Next by thread: we are hiring mac programmers
  • Index(es):
    • Date
    • Thread