Call a menu with full screen
Call a menu with full screen
- Subject: Call a menu with full screen
- From: Lorenzo <email@hidden>
- Date: Thu, 21 Apr 2005 10:45:51 +0200
Hi,
when I open my full screen window NSBorderlessWindowMask, (the menu bar is
invisible) I cannot longer call the menu items using the keyboard.
Also I have been trying to detect the key pressed within
- (void)keyDown:(NSEvent*)theEvent
{
NSLog(@"My Window keyDown");
}
but it works only if I don't press the Command key.
How to let the user call the menu items like Command-Z or Command-C?
Best Regards
--
Lorenzo
email: 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