• 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
NSString RTF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSString RTF


  • Subject: NSString RTF
  • From: Joe Smith <email@hidden>
  • Date: Thu, 24 Oct 2002 07:51:11 -0700 (PDT)

I'm trying to remove the RTF formating from a file I'm
reading it. The file is an RTF file. I can read it
into a NSString just fine, by using something like
below.

Any ideas how I can remove the RTF formating from the
NSString after reading it in? I keep the NSString in
memory, and I don't load it into any other objects,
such as a NSTextView.

NSString *file;

file = [[NSString alloc]
initWithContentsOfFile:myFileName];

Thanks,
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
_______________________________________________
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.

  • Prev by Date: Re: Strange Error
  • Next by Date: Re: erase then draw image?
  • Previous by thread: Re: Strange Error
  • Next by thread: Re: NSString RTF
  • Index(es):
    • Date
    • Thread