• 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: Copying NSTextStorage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copying NSTextStorage


  • Subject: Re: Copying NSTextStorage
  • From: Gordon Apple <email@hidden>
  • Date: Sat, 31 May 2008 18:49:10 -0500

    New attempt.  Instead of intercepting the "text" key in my shape
CopyWithZone, I tried the obvious thing of subclassing NSTextStorage, adding
the copying/mutablecopying protocols using the same copy technique of
creating a new object initialized with the original.  Even without the
protocols, this simply did not work. It wouldn't allow me to edit text at
all.  Without even trying to make a copy, apparently NSTextView will accept
nothing but the original NSTextStorage -- no subclasses allowed, even
without any overrides.

_______________________________________________

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

  • Prev by Date: Re: PDFDocuments and CGPDFDocuments
  • Next by Date: Re: KVO: I get called on change, but then can't get the object
  • Previous by thread: Re: Copying NSTextStorage
  • Next by thread: newbie question: menu item appears when app runs, but is not visible in NIB
  • Index(es):
    • Date
    • Thread