Re: RTF pasting as plain text in NSTextView in some cases

2008-02-28 Thread Vince
Thanks Kyle, It is RTF-editable. I created the NSTextView object manually because of other needs in the program. It had been working properly for sometime, but I did some extensive improvements during the last couple of months; but this part of the code should have been unaffected. I did

Re: RTF pasting as plain text in NSTextView in some cases

2008-02-28 Thread Kyle Sluder
On Thu, Feb 28, 2008 at 11:32 AM, Vince <[EMAIL PROTECTED]> wrote: > Hi, > > My NSTextView has strange behavior when pasting: The rich text is > pasted as plain text when the material has been copied from Safari. > When the same material has been copied from another NSTextView (e.g., > TextEdit