• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSWindow shadow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: NSWindow shadow
      • From: Michael Link <email@hidden>
References: 
 >NSWindow shadow (From: Michael Link <email@hidden>)

  • Prev by Date: Re: questions: 1: how do I select tableView row? 2: launching app with path
  • Next by Date: Re: Strange Memory leak
  • Previous by thread: NSWindow shadow
  • Next by thread: Re: NSWindow shadow
  • Index(es):
    • Date
    • Thread