inserting text and attributes (NSTextView)
inserting text and attributes (NSTextView)
- Subject: inserting text and attributes (NSTextView)
- From: Francisco Tolmasky <email@hidden>
- Date: Mon, 02 Feb 2004 14:51:34 -0800
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.
Thanks in advance,
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.