Re: Crash in _blinkCaretTimerAction (NSTextView)
Re: Crash in _blinkCaretTimerAction (NSTextView)
- Subject: Re: Crash in _blinkCaretTimerAction (NSTextView)
- From: Douglas Davidson <email@hidden>
- Date: Fri, 6 Jan 2006 18:07:05 -0800
On Jan 6, 2006, at 5:59 PM, Martin wrote:
Is there anything more specific I might need to know? For instance,
which text view is responsible for the invalidation? I see that the
timer is stored in the NSTextViewSharedData class, so do all
NSTextViews check to make sure their container is not the
_blinkContainer?
Actually, to be more specific, the timer is invalidated when the
NSTextViewSharedData is deallocated, which happens when all of the
text views for a given layout manager have been deallocated.
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