• 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: Michael Link <email@hidden>
  • Date: Tue, 16 May 2006 15:21:30 -0500

Yes, it is already returning YES for canBecomeKeyWindow...

On May 16, 2006, at 3:13 PM, Ryan Britton wrote:

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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >NSWindow shadow (From: Michael Link <email@hidden>)
 >Re: NSWindow shadow (From: Ryan Britton <email@hidden>)

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