• 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: Initializing Subclass of NSTextContainer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initializing Subclass of NSTextContainer


  • Subject: Re: Initializing Subclass of NSTextContainer
  • From: Gordon Apple <email@hidden>
  • Date: Tue, 30 Jan 2007 22:58:56 -0600

    Why would I need a coder?  I don't see anything in the NSData or
NSMutableData docs that indicates I have to have a coder.  (Inclusion of
NSCoding Protocol, maybe?) I create it with [NSMutableData
dataWithCapacity:256] which is supposed to return a new NSMutableData
object.  All the calls I need for my dynamic array seem to be available in
the basic calls for NSMutableData.


> Would AwakeFromNib imply a call to initWithCoder, rather than to init?
>
> - (id) initWithCoder:(NSCoder *)decoder {
> }
>
> On Jan 29, 2007, at 3:53 PM, Gordon Apple wrote:
>
>
> which didn't help.  In the subview of NSTextView in AwakeFromNib, I replace
>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

  • Follow-Ups:
    • Re: Initializing Subclass of NSTextContainer
      • From: David Carlisle <email@hidden>
References: 
 >Re: Initializing Subclass of NSTextContainer (From: email@hidden)

  • Prev by Date: Re: Close all windows
  • Next by Date: Manoj
  • Previous by thread: Re: Initializing Subclass of NSTextContainer
  • Next by thread: Re: Initializing Subclass of NSTextContainer
  • Index(es):
    • Date
    • Thread