• 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
2nd Try: NSFormFeed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2nd Try: NSFormFeed


  • Subject: 2nd Try: NSFormFeed
  • From: Tony Cate <email@hidden>
  • Date: Mon, 17 Jan 2005 21:13:21 -0600

I’m trying to puzzle out how to insert a form feed into the body of some text and have it...well form feed.

After reading through a bunch of archive messages, I thought all I need do was this:

[workString appendAttributedString:[[NSAttributedString alloc] initWithString:
                [NSString stringWithFormat:@"%C",NSFormFeedCharacter]]];


Which doesn’t seem to work.

I was hoping someone could help me out with some sample code.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: 2nd Try: NSFormFeed
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: categories vs sub classing--a tradeoff question
  • Next by Date: Re: [newbie] echo string
  • Previous by thread: categories vs sub classing--a tradeoff question
  • Next by thread: Re: 2nd Try: NSFormFeed
  • Index(es):
    • Date
    • Thread