Re: get the drawing text height
Re: get the drawing text height
- Subject: Re: get the drawing text height
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 26 Jan 2009 12:50:37 -0700
On Jan 26, 2009, at 11:45 AM, David Alter wrote:
I'm drawing a string to screen and I want to get the height if I
specify a
specific width. I'm drawing the string by using the NSString
drawInRect:
withAttributes:. I do not see how I can get the height after the
text has
wrapped. I have looked at NSString sizeWithAttributes, but there
does not
appear to be away to set the width so I can compute the height the
text will
take up.
Any ideas?
<http://developer.apple.com/documentation/Cocoa/Conceptual/TextLayout/Tasks/StringHeight.html#//apple_ref/doc/uid/20001809
>
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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