Re: NSRect and the origin
Re: NSRect and the origin
- Subject: Re: NSRect and the origin
- From: Caleb Strockbine <email@hidden>
- Date: Mon, 8 Jul 2002 15:05:35 -0400
- Resent-date: Mon, 8 Jul 2002 15:06:54 -0400
- Resent-from: Caleb Strockbine <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
On Monday, July 8, 2002, at 10:48 AM, Reza Farhad wrote:
The function works fine but the origin for the rect appears to be set
at the
top/left rather than the standard bottom/left that is used through out
cocoa.
Views can have their coordinate systems flipped for convenience in cases
where the content is naturally drawn from top to bottom, which is the
case
with text. Call isFlipped: to find out whether a given view is flipped.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.