Re: firstLineHeadIndent item in NSParagraphStyle dictionary
Re: firstLineHeadIndent item in NSParagraphStyle dictionary
- Subject: Re: firstLineHeadIndent item in NSParagraphStyle dictionary
- From: Martin Wierschin <email@hidden>
- Date: Thu, 2 Aug 2007 15:52:07 -0700
I have an NSTextView subclass that has an additional (float) ivar
"indentWidth" and overrides the -defaultParagraphStyle method
I haven't tried it, but probably you should not override that method.
Instead construct your alternate NSParagraphStyle and then use the
method "setDefaultParagraphStyle".
~Martin
_______________________________________________
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