Re: Drawing text with '...' if it does not fit
Re: Drawing text with '...' if it does not fit
- Subject: Re: Drawing text with '...' if it does not fit
- From: Nir Soffer <email@hidden>
- Date: Tue, 2 Jan 2007 12:53:02 +0200
On Jan 2, 2007, at 12:22, David Brennan wrote:
I am trying to draw a piece of text in a NSRect. If the text is too
long I don't want the text to wrap, I would like it to be truncated
and follewed by '...' so if the text is
"a very long name", I want
"a very lo..."
Try http://developer.apple.com/documentation/Carbon/Reference/
Appearance_Manager/Reference/reference.html#//apple_ref/c/func/
TruncateThemeText
Best Regards,
Nir Soffer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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