Re: NSBorderlessWindowMask causes grey disabled controls?
Re: NSBorderlessWindowMask causes grey disabled controls?
- Subject: Re: NSBorderlessWindowMask causes grey disabled controls?
- From: Ryan Britton <email@hidden>
- Date: Thu, 8 Jun 2006 12:11:41 -0700
On Jun 8, 2006, at 11:02 AM, Theodore H. Smith wrote:
Can I use NSBorderlessWindowMask without having my controls look
disabled?
You have to override - (BOOL)canBecomeKeyWindow in a subclass.
Borderless windows cannot become key by default.
_______________________________________________
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