• 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: Maintaining an ordered array of attributes in an NSTextStorage subclass
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Maintaining an ordered array of attributes in an NSTextStorage subclass


  • Subject: Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • From: Graham Cox <email@hidden>
  • Date: Mon, 10 Aug 2009 23:03:34 +1000


On 10/08/2009, at 10:55 PM, Keith Blount wrote:

does anyone have any better ideas as to how I might approach this?


Don't know if "better", but why not just maintain the list you need yourself? You could either subclass NSTextStorage and add a comment array, or make another object that comprised NStextStorage plus the comments array, whichever works best for you.

--Graham


_______________________________________________

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


  • Follow-Ups:
    • Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
      • From: Keith Blount <email@hidden>
References: 
 >Maintaining an ordered array of attributes in an NSTextStorage subclass (From: Keith Blount <email@hidden>)

  • Prev by Date: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Next by Date: Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Previous by thread: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Next by thread: Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Index(es):
    • Date
    • Thread