Re: I need a milder application badge (solution)
Re: I need a milder application badge (solution)
- Subject: Re: I need a milder application badge (solution)
- From: Kyle Sluder <email@hidden>
- Date: Fri, 24 Jul 2009 23:34:28 -0700
On Jul 24, 2009, at 11:17 PM, Jay Reynolds Freeman <email@hidden
> wrote:
I ended up finding a basically sane way to do this -- just
one method, and I did not have to subclass NSView -- but
with a large hack for one feature:
Subclassing NSView is not a big deal. Just override -drawRect, draw
the image you want, and draw the badge on top of it.
You've basically tried to reimplement the Quartz compositor. :)
--Kyle Sluder
_______________________________________________
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