• 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: Drawing an auto-hyphenated NSAttributedString?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing an auto-hyphenated NSAttributedString?


  • Subject: Re: Drawing an auto-hyphenated NSAttributedString?
  • From: Ricky Sharp <email@hidden>
  • Date: Mon, 31 Dec 2007 12:28:58 -0600


On Dec 31, 2007, at 12:02 PM, Nick Zitzmann wrote:

I searched the archives but didn't see anything.

I have an NSAttributedString (actually an NSTextStorage). Currently it draws unhyphenated, but I'd like it to be drawn hyphenated. How do I do that? The only attribute I see for that is a "document attribute" which appears to be immutable, and I really don't want to have to write my own drawing method that uses a custom typesetter unless there is no other way.


See NSLayoutManager's setHyphenationFactor: (or the same API in NSParagraphStyle if hyphenation needs to be controller per paragraph).

BTW, a Google search of "hyphenation NSTextStorage" brought up the layout manager ref as a first hit.

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Drawing an auto-hyphenated NSAttributedString? (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: [SOLVED] Re: Drawing an auto-hyphenated NSAttributedString?
  • Next by Date: Delegate question - send message back to controller from a view?
  • Previous by thread: [SOLVED] Re: Drawing an auto-hyphenated NSAttributedString?
  • Next by thread: Delegate question - send message back to controller from a view?
  • Index(es):
    • Date
    • Thread