NSLinkAttributeName not kept when saved to RTFD?
NSLinkAttributeName not kept when saved to RTFD?
- Subject: NSLinkAttributeName not kept when saved to RTFD?
- From: Bruno Blondeau <email@hidden>
- Date: Tue, 29 Apr 2003 17:58:38 +0200
I'm trying to add links using NSLinkAttributeName. This works fine, until I
try to save the content of my NSTextView using something like:
[text RTFDFromRange:NSMakeRange(0,textlength)]
The link attribute isn't kept. Other attributes such as the color is are
properly kept.
Can anyone help me to solve this issue?
Thanks,
Bruno Blondeau
_______________________________________________
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.