Re: Drawing a drop-shadow around a view
Re: Drawing a drop-shadow around a view
- Subject: Re: Drawing a drop-shadow around a view
- From: Ian Jackson <email@hidden>
- Date: Fri, 25 Jul 2008 22:13:50 +1200
Hi Graham,
if I understand your question, then I wanted to do something like this
a while back. I got something off the internet, though I can't
remember where. Here's the source that I incorporated into my code.
It's been ages since I added it in, so I can't remember whether this
takes care of everything or not. I think it does.
Ian.
P.S. if anyone recognises this code as theirs, then I apologise.
Attachment:
SEDrawingClipView.m
Description: Binary data
On 25/07/2008, at 1:43 PM, Graham Cox wrote:
I have a view embedded in a NSScrollView. When the view is small
there's a large expanse of grey visible. I'd like to draw a drop-
shadow around the view in this situation to help it stand out
slightly from the background. What's a good approach to do this?
tia,
cheers, Graham
_______________________________________________
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
_______________________________________________
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