Re: NSString drawAtPoint and vertical font alignment
Re: NSString drawAtPoint and vertical font alignment
- Subject: Re: NSString drawAtPoint and vertical font alignment
- From: Quincey Morris <email@hidden>
- Date: Sun, 6 Sep 2009 20:30:06 -0700
On Sep 6, 2009, at 18:41, Stephen Blinkhorn wrote:
OK, do you mean the origin of [self bounds] isn't always (0, 0)?
That could explain a few things..
The origin of the bounds coordinate system is always (0, 0) by
definition, but what I meant to say was that the bottom left corner of
the view (i.e. [self bounds].origin) doesn't have to be (0, 0) in
bounds coordinates, though it usually is.
_______________________________________________
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