Re: NSWindow shadow
Re: NSWindow shadow
- Subject: Re: NSWindow shadow
- From: Ryan Britton <email@hidden>
- Date: Tue, 16 May 2006 13:13:45 -0700
A borderless window cannot, by default, ever become the key window.
If this is the case, you can change this by subclassing NSWindow and
overriding - (BOOL)canBecomeKeyWindow to return YES.
On May 16, 2006, at 1:03 PM, Michael Link wrote:
I've noticed that key windows have a stronger shadow. In an
NSBorderlessWindow though the shadow doesn't seem to change when
the windows state changes. Is there some trick to re-enabling this
behavior for a custom window?
--
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
_______________________________________________
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