• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSLinkAttributeName not kept when saved to RTFD?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLinkAttributeName not kept when saved to RTFD?


  • Subject: Re: NSLinkAttributeName not kept when saved to RTFD?
  • From: p3consulting <email@hidden>
  • Date: Tue, 29 Apr 2003 23:02:22 +0200

See
http://developer.apple.com/samplecode/Sample_Code/Graphics_3D/ VertexPerformanceTest/AboutBox.m.htm

it seems RTF engine on MacOSX doesn't support HYPERLINK tags, a MS-Word doc saved in RTF with just one hyperlink and one line of text as content is not displayed correctly by TextEdit: the hyperlink is skipped from the decoding.

Pascal

Le mardi, 29 avr 2003, ` 20:40 Europe/Brussels, email@hidden a icrit :

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.

  • Follow-Ups:
    • Re: NSLinkAttributeName not kept when saved to RTFD?
      • From: Vince DeMarco <email@hidden>
  • Prev by Date: Re: [ANN] poof image Apple sample code
  • Next by Date: Nib loading question with an Document based app...
  • Previous by thread: NSLinkAttributeName not kept when saved to RTFD?
  • Next by thread: Re: NSLinkAttributeName not kept when saved to RTFD?
  • Index(es):
    • Date
    • Thread