NSBezierPath containsPoint:
NSBezierPath containsPoint:
- Subject: NSBezierPath containsPoint:
- From: Aidas Dailide <email@hidden>
- Date: Mon, 30 Jun 2003 01:49:07 +0300
Hi,
I am trying to use NSBezierPath containsPoint: command. I want it to
return if my mouse click was in bezier path. I am using containsPointL
,but looks like that it can return correct value for rectangles only.
But what if my bezier path is oval and i want to if user really clicked
on it, not somewhere in my oval's rectangle?
Thanks,
Aidas
_______________________________________________
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.