• 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: Providing replicable views in IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Providing replicable views in IB


  • Subject: Re: Providing replicable views in IB
  • From: "Michael Ash" <email@hidden>
  • Date: Wed, 15 Oct 2008 10:22:29 -0400

On Wed, Oct 15, 2008 at 9:05 AM, Matteo Manferdini
<email@hidden> wrote:
> Thank you very much!
> I did not think about the crappy way becase it *is* an unnatural way of
> doing things. By the way, how do you know NSCollectionView does it that way?
> Where do you collect such detailed informations?
> I did not know the second one. Thank you.

Starts with an educated guess from the fact that the view is in the
same nib as the rest, which precludes reloading the nib multiple
times. Process of elimination means that it must be using NSCoding. A
custom subclass which implements -initWithCoder: confirms it to be
true.

Mike
_______________________________________________

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: 
 >Providing replicable views in IB (From: "Matteo Manferdini" <email@hidden>)
 >Re: Providing replicable views in IB (From: "Michael Ash" <email@hidden>)
 >Re: Providing replicable views in IB (From: "Matteo Manferdini" <email@hidden>)

  • Prev by Date: Re: [Obj-C Compiler Bug?] Two different classes declaring a message with the same name - compiler warning
  • Next by Date: Decoding OSStatus values
  • Previous by thread: Re: Providing replicable views in IB
  • Next by thread: Re: Providing replicable views in IB
  • Index(es):
    • Date
    • Thread