Re: how to make an NSWindow unmovable...
Re: how to make an NSWindow unmovable...
- Subject: Re: how to make an NSWindow unmovable...
- From: Philip George <email@hidden>
- Date: Sun, 12 Jun 2005 20:57:54 -0500
On Jun 12, 2005, at 8:54 PM, Eric Brunstad wrote:
You may want to remove
[[NSColor clearColor] set];
NSRectFill([self frame]);
in XXXWindowBackgroundView becuase one of the limitations of
NSRectFill, at least in my experience, is that it does not handle
transparency too well. In the past, this has resulted in a black
background for me too.
still black, unfortunately.
it's weird. the "RoundTransparentWindow" sample app works perfectly.
i'm not seeing the difference.
- philip
_______________________________________________
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