Re: Quartz/Cocoa Drawing question
Re: Quartz/Cocoa Drawing question
- Subject: Re: Quartz/Cocoa Drawing question
- From: James Chen <email@hidden>
- Date: Thu, 5 Feb 2004 09:38:36 +0800
Hi,
About the Shadow, you might look into NSShadow (10.3 later only).
James
------------------------------------
Ulead Systems Inc.
James Chen
Software Engineer
Image Div.
------------------------------------
On Feb 5, 2004, at 8:38 AM, Brant Sears wrote:
I would like to find some tips on drawing things in Cocoa that have
shadows
or beveled edges. I'm aware of the NSDrawXXXBevel functions. However,
these
seem to only draw rectangles. What if I want to put shadows or bevels
on
curved paths that I'm creating with NSBezierPath?
In iTunes, there is an oval view that is at the top/center of the
window. It
has a beveled look to it, but it is curved. How can I draw something
like
that in Cocoa?
_______________________________________________
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.
_______________________________________________
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.