Adding an NSParagraphStyle to an NSMutableAttributedString then
stuffing the string into an NSTextView crashes my app. Anyone know if
NSParagraphStyles are supported in NSTextView?
Bernie
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Alastair Houghton wrote:
On 27 Jul 2009, at 17:32, listsapple wrote:
Adding an NSParagraphStyle to an NSMutableAttributedString then
stuffing the string into an NSTextView crashes my app. Anyone know
if NSParagraphStyles are supported in NSTextView?
They most certainly are.
(FWIW, it