Skip navigation.
 
ml[SOLVED] Re: Drawing an auto-hyphenated NSAttributedString?
FROM : Nick Zitzmann
DATE : Mon Dec 31 19:22:59 2007

On Dec 31, 2007, at 11:02 AM, Nick Zitzmann wrote:

> 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?


I can't believe I missed -[NSMutableParagraphStyle 
setHyphenationFactor:]. Sorry all.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlDrawing an auto-hyphenated NSAttributedString? Nick Zitzmann Dec 31, 19:02
ml[SOLVED] Re: Drawing an auto-hyphenated NSAttributedString? Nick Zitzmann Dec 31, 19:22
mlRe: Drawing an auto-hyphenated NSAttributedString? Ricky Sharp Dec 31, 19:28