Quartz/Cocoa Drawing question
Quartz/Cocoa Drawing question
- Subject: Quartz/Cocoa Drawing question
- From: Brant Sears <email@hidden>
- Date: Wed, 4 Feb 2004 16:38:16 -0800
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.