NSBorderlessWindowMask with key events
NSBorderlessWindowMask with key events
- Subject: NSBorderlessWindowMask with key events
- From: Lorenzo <email@hidden>
- Date: Sat, 20 Sep 2003 16:13:14 +0200
Hi,
when I create an NSWindow with NSTitledWindowMask, it responds to key events
properly.
Instead, if I create an NSWindow with NSBorderlessWindowMask, it doesn't
respond to key events anymore. So, I lose the ability to manage the keyDown:
Do you know how to make a NSBorderlessWindowMask respond to the key events?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.