Re: How to Support in-line attachments in NStextView

2011-09-15 Thread Martin Hewitson
Here's a subclass of NSTextView I wrote quite a while ago to handle linking files. Not sure if it all worked in the end, but it should be enough to get you started. Martin FileLinkTextView.h Description: Binary data FileLinkTextView.m Description: Binary data On Sep 15, 2011, at 10:15 AM

Re: How to Support in-line attachments in NStextView

2011-09-15 Thread jonat...@mugginsoft.com
On 15 Sep 2011, at 06:53, Sandeep Mohan Bhandarkar wrote: > Hi All, > > I have a requirement where in I need to create a NSTextView that can support > in-line attachments. the feature that I am looking for can be summed up in > the following points > > 1) Ability to drag and drop files images