get the drawing text height
get the drawing text height
- Subject: get the drawing text height
- From: David Alter <email@hidden>
- Date: Mon, 26 Jan 2009 11:45:24 -0800
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?
thanks
-dave
_______________________________________________
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