Re: See-through custom NSView
Re: See-through custom NSView
- Subject: Re: See-through custom NSView
- From: Stephane <email@hidden>
- Date: Wed, 19 Jul 2006 15:00:02 +0200
Use the clearColor.
On Jul 19, 2006, at 2:30 PM, Michael Lutz wrote:
http://developer.apple.com/samplecode/RoundTransparentWindow/
index.html
-jcr
Hi John,
thanks for the hint, I know that example. Unfortunately that's not
what I want: It uses a complete transparent window (setting the
alpha of the whole window). I only want the area which my view
covers to be transparent (like a whole in the window so to speak).
This can be achieved using a NSTextView, bat I can't accomplish it
using a custom (NSView derived) view.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden