Re: What paradigm behind NSColor's drawing methods?
Re: What paradigm behind NSColor's drawing methods?
- Subject: Re: What paradigm behind NSColor's drawing methods?
- From: Erik Buck <email@hidden>
- Date: Fri, 1 Feb 2008 21:29:17 -0500
I may have to change the way I have been drawing focus rings. A quick
search and Apple's examples indicates that it is necessary to save the
graphics state before drawing a focus ring and restore it after. This
must be particularly true if you draw the focus ring outside the
visible rect and/or clipping path of the focused view.
_______________________________________________
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