Re: Why do all these methods of measuring string metrics with font attribute fail?
Re: Why do all these methods of measuring string metrics with font attribute fail?
- Subject: Re: Why do all these methods of measuring string metrics with font attribute fail?
- From: Douglas Davidson <email@hidden>
- Date: Wed, 3 Sep 2008 09:38:40 -0700
On Sep 3, 2008, at 6:01 AM, an0 wrote:
So, can anyone tell me why all these fell through so badly, and what
is the true straightforward way to do this if any?
The true straightforward way to do this is with -sizeToFit. -
sizeWithAttributes: will give you the size of the string, but what you
appear to want here is to size the textfield, which is not the same
thing.
Douglas Davidson
_______________________________________________
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