Re: firstLineHeadIndent <-> firstLineTailIndent
Re: firstLineHeadIndent <-> firstLineTailIndent
- Subject: Re: firstLineHeadIndent <-> firstLineTailIndent
- From: Fredrik Olsson <email@hidden>
- Date: Wed, 9 Jul 2003 17:26:48 +0200
I know that firstLineTailIndent does not exist in NSParagraphStyle,
but how would I go about to implement it?
Or to put it even more simple: I want the first line of text and only
the first line of text to line-break 65 pixels earlier then all other
lines.
Perhaps using NSTextContainer to define an non rectangular area? Or
inserting a transparent image, aligned to the right of the text?
Or just about anything, pretty please?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.