Links in RTF
Links in RTF
- Subject: Links in RTF
- From: "Steven W. Schuldt" <email@hidden>
- Date: Fri, 26 Jul 2002 11:43:58 -0700
All,
I'd like to add clickable links to RTF (and RTFD) displayed in an
NSTextView. Ali Ozer seemed to imply this was both impossible and
possible in this archived message:
http://cocoa.mamasam.com/COCOADEV/2002/01/2/23082.php
In my case I populate the NSTextView's textStorage with either
[[NSAttributedString alloc] initWithRTFDFileWrapper:] or
[[NSAttributedString alloc] initWithRTF:], so I can play any games
required with the attributed string at read time.
Before I get bloody attempting this, I was wondering if anyone had
encouraging ideas or success stories. Thanks!
- Steven
_______________________________________________
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.