Compositing within an NSBezierPath (was Re: [RANT] Unfair preferential treatment of Microsoft)
Compositing within an NSBezierPath (was Re: [RANT] Unfair preferential treatment of Microsoft)
- Subject: Compositing within an NSBezierPath (was Re: [RANT] Unfair preferential treatment of Microsoft)
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 20 Sep 2001 21:20:50 +0100
On Thursday, September 20, 2001, at 07:48 pm, IDEGUTI Masaya wrote:
I read a interview to the M$ developing team on a Japanese mac
magazine. They said that they analysed genie effect and implemented it
all by themselves.
If I was to do that, I presume I would need to composite my window
inside an NSBezierPath. How could I do that (assume that the window's
borderView is the view I need to composite, and I can create an accessor
via a category for that, of course)?
-- Finlay