Re: Suggest reasons for this crash?
Re: Suggest reasons for this crash?
- Subject: Re: Suggest reasons for this crash?
- From: "Adam R. Maxwell" <email@hidden>
- Date: Tue, 06 Oct 2009 20:50:57 -0700
On Oct 6, 2009, at 8:46 PM, Adam R. Maxwell wrote:
> However, if I have a master-detail view with a non-editable textview, or am updating a text view with live output from an NSTask, I don't care if the delegate gets notified of changes (so have never seen a reason to call shouldChangeTextInRange:replacementString:).
And on a closer look at the docs, shouldChangeTextInRange:replacementString: would return NO for a non-editable view, so it's likely the wrong thing to do in that case, at least.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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