Updating Align Left/Center/etc. for NSTextView

David Dunham dunham at mac.com
Sun Aug 5 19:53:45 PDT 2007


> most of the time the selection's paragraph is of  
> NSNaturalTextAlignment. So how do I determine the "default  
> alignment for script?"

This part at least I figured out -- I'd imported some of the text,  
and used [NSParagraphStyle defaultParagraphStyle]. This uses  
NSNaturalTextAlignment. In my case it's probably better to be explicit.

David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus  
Wirth


More information about the MacOSX-dev mailing list