Re: Finder like wrapping + truncation
Re: Finder like wrapping + truncation
- Subject: Re: Finder like wrapping + truncation
- From: Mudi Dandan <email@hidden>
- Date: Sat, 1 Nov 2008 03:41:31 +0100
Sure I did.
Seems that NSLineBreakByTruncatingMiddle in the NSParagraphStyle
overrides NSStringDrawingTruncatesLastVisibleLine.
Anyway, I think I can live with that :)
On Nov 1, 2008, at 3:32 AM, Adam R. Maxwell wrote:
On Oct 31, 2008, at 7:20 PM, Mudi Dandan wrote:
Thanks Adam, works grate!
There is only one little flaw that it always truncates the tail and
I don't see a way to change this.
Did you try setting NSLineBreakByTruncatingMiddle on your
NSParagraphStyle? I don't recall trying that with
NSStringDrawingTruncatesLastVisibleLine myself, but it should work.
--
Adam
_______________________________________________
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