Re: inserting text and attributes (NSTextView)
Re: inserting text and attributes (NSTextView)
- Subject: Re: inserting text and attributes (NSTextView)
- From: Douglas Davidson <email@hidden>
- Date: Mon, 2 Feb 2004 15:36:20 -0800
On Feb 2, 2004, at 2:51 PM, Francisco Tolmasky wrote:
I want to be able to modify "inserted" (i.e. pasted text) in
NSTextView subclass just as NSTextView already modifies typed text
with typingAttributes. Is there a catch all for inserted text where I
can modify its properties to match those of the surrounding text?
InsertText: does *not* do this.
pasteAsPlainText:?
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.