Re: See-through custom NSView
Re: See-through custom NSView
- Subject: Re: See-through custom NSView
- From: Michael Lutz <email@hidden>
- Date: Wed, 19 Jul 2006 14:30:48 +0200
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.
Thanks,
Michael
_______________________________________________
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