[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Image addition to NSTextView
From: |
Nicolas Roard |
Subject: |
Image addition to NSTextView |
Date: |
Sun, 21 Sep 2003 08:29:28 +0100 |
Hello,
I coded a small service which returns images from the selected text... and I saw
that NSTextView didn't accepted tiff data :-/
Here is a small patch to correct that (it embeds the data in a
NSTextAttachment) :
<NSTextView.m-patch>
It works well here...
--
Nicolas Roard <address@hidden>
PGP : http://www.roard.com/download/key.gpg.asc
http://www.petitiononline.com/laafs/petition.html
Work for something because it is good, not just because
it stands a chance to succeed. - Vaclav Havel
NSTextView.m-patch
Description: Binary data
- Image addition to NSTextView,
Nicolas Roard <=