Re: NSTextStorage subclassing issue in 10.4
Re: NSTextStorage subclassing issue in 10.4
- Subject: Re: NSTextStorage subclassing issue in 10.4
- From: Keith Blount <email@hidden>
- Date: Wed, 25 May 2005 12:30:33 -0700 (PDT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Thanks for your reply - as suggested, I have just
filed a bug report. Does this mean there is no way
around this, and that I either have to hope that Apple
look into this soon or redesign my whole note tracking
system?
Thanks,
Keith
--- Douglas Davidson <email@hidden> wrote:
>
> 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 You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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