Re: NSBorderlessWindowMask with key events
Re: NSBorderlessWindowMask with key events
- Subject: Re: NSBorderlessWindowMask with key events
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 20 Sep 2003 17:40:30 +0100
On Saturday, September 20, 2003, at 03:13 pm, Lorenzo wrote:
Do you know how to make a NSBorderlessWindowMask respond to the key
events?
Subclass NSWindow and return YES from -(BOOL)canBecomeKey
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.