• 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: Getting RTFD data into an NSData object.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting RTFD data into an NSData object.


  • Subject: Re: Getting RTFD data into an NSData object.
  • From: "Louis C. Sacha" <email@hidden>
  • Date: Sun, 4 Jul 2004 16:59:09 -0700

Hello...

NSAttributedString has an instance method RTFDFromRange:documentAttributes: that you could use on a manually created attributed string . It is part of the AppKit NSAttributedStrings Additions.

http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSAttributedString.html#//apple_ref/doc/uid/20000167/BAJEFCGI


Hope that helps,

Louis


I can't seem to find any way to put some RTFD data into an NSData
object without reading it in from a file. How do I do it?

Thanks,

Mark
_______________________________________________
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: Getting RTFD data into an NSData object.
      • From: Mark Stockwell <email@hidden>
References: 
 >Getting RTFD data into an NSData object. (From: Mark Stockwell <email@hidden>)

  • Prev by Date: Re: Forwarding to Super
  • Next by Date: Please Help: Objective-C++ / C++ mix and public inheritance
  • Previous by thread: Getting RTFD data into an NSData object.
  • Next by thread: Re: Getting RTFD data into an NSData object.
  • Index(es):
    • Date
    • Thread