Re: Difficult NSShadow problem
Re: Difficult NSShadow problem
- Subject: Re: Difficult NSShadow problem
- From: arri <email@hidden>
- Date: Mon, 16 Jul 2007 09:38:00 +0200
anything you draw in a view is limited by the views' bounds,
wanting to draw outside those bounds seems a bit odd... (2me)
just make sure your drawing (including shadows) happen inside those
bounds, and your problem is solved.
you could use NSInsetRect() to limit you're drawing region, while
leaving space for funky shadows :)
.a
On Jul 15, 2007, at 6:33 PM, Ken Tozier wrote:
Anyone have any ideas how fix this?
_______________________________________________
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