• 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: NSTextStorage subclassing issue in 10.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextStorage subclassing issue in 10.4


  • Subject: Re: NSTextStorage subclassing issue in 10.4
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 25 May 2005 11:55:25 -0700


On May 25, 2005, at 11:07 AM, Keith Blount wrote:

You would think so, but in fact the new list stuff

isn't this smart - an NSLog shows that -beginEditing

and -endEditing get sent for *every* bullet point

inserted, they don't just bracket the whole block.

This means that if you have text with, say 200

paragraphs in it and try to list format the whole lot,

then begin- and endEditing get sent 200 times, and

thus my code gets called 200 times. I can't see any

simple way around this - obviously, my code only needs

to get called the once, after the lot is fixed.



Please file a bug about this.

Douglas Davidson

 _______________________________________________
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: 
 >Re: NSTextStorage subclassing issue in 10.4 (From: Keith Blount <email@hidden>)

  • Prev by Date: Re: NSTextStorage subclassing issue in 10.4
  • Next by Date: Build Style Problem
  • Previous by thread: Re: NSTextStorage subclassing issue in 10.4
  • Next by thread: Re: NSTextStorage subclassing issue in 10.4
  • Index(es):
    • Date
    • Thread