Re: Two NSRects adjacent/touching?
Re: Two NSRects adjacent/touching?
- Subject: Re: Two NSRects adjacent/touching?
- From: "I. Savant" <email@hidden>
- Date: Wed, 27 Jun 2007 07:02:07 -0400
Is there a simple way to determine if two NSRects are
touching/adjacent to each other?
Search the documentation for NSRect. You'll find NSIntersectsRect
(), NSIntersectionRect() NSContainsRect(), and many other useful
NSRect-related methods.
--
I.S.
_______________________________________________
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