Re: String height in pixels
Re: String height in pixels
- Subject: Re: String height in pixels
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 9 Aug 2007 12:36:01 -0600
On Aug 9, 2007, at 12:26 PM, vance wrote:
Hi, I am drawing a string (NSString) using drawAtPoint. My question
is how do I find the height of the string before I draw it?
You can use NSLayoutManager to do this. Search around the ADC Web
site; I found some sample code there that showed how to do this a
while ago...
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