Re: strange menu item key equivalent behavior
Re: strange menu item key equivalent behavior
- Subject: Re: strange menu item key equivalent behavior
- From: "Sean McBride" <email@hidden>
- Date: Sat, 23 May 2009 12:04:53 -0400
Rick C. (email@hidden) on 2009-05-23 11:56 AM said:
>The following situation was giving me trouble: the standard menu item
>Close with a command-w key equivalent in IB would appear as Close/Close
>All when running the app. I couldn't figure out why as I do not have a
>Close All in my menu. I seemed to notice this behavior after inserting
>another item into the same sub-menu with the key equivalent option-
>command-w. The only way I was able to resolve this issue is to code the
>option-command-w key equivalent where I needed it and it seems to be
>ok. Has anyone experienced this or maybe there's a better explanation
>to why a Close All would appear in my menu?
Cmd-Option-W is the standard key equiv for Close All. Go to the Finder,
open the File menu, the toggle the option key. See also:
<http://developer.apple.com/documentation/userexperience/Conceptual/
AppleHIGuidelines/XHIGMenus/XHIGMenus.html#//apple_ref/doc/uid/
TP30000356-TPXREF105>
Sean
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden