I'm using a custom subclass of NSTextView in my project, and I'd like to know if someone knows a way to display graphics in them in the fashion Mail.app from Apple does when showing text being replied to.
Like this:
I read on SO in another message that the component used to display mails might be a WebView. That's fine by me, I could use that. Does that mean then that this line should be drawn using CSS or something like this?