Re: NSTextStorage subclass
Re: NSTextStorage subclass
- Subject: Re: NSTextStorage subclass
- From: Douglas Davidson <email@hidden>
- Date: Mon, 6 Feb 2006 15:34:20 -0800
On Jan 27, 2006, at 10:21 AM, Rachel Blackman wrote:
That said, using a standard NSTextStorage (as the NSTextView is set
up with by default) in my test program works fine. Using even just
the generic 'this always works' subclass of NSTextStorage from
Apple's own docs or the Cocoadev wiki, immediately I get the crash
on edited:...
Hence my thought that I'm doing something fundamentally wrong. Or
that there's a step besides [[textView layoutManager]
replaceTextStorage:newStorage] that I'm somehow missing. :)
For that you would probably be better off posting code and a
backtrace for the simplest example that exhibits the issue.
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