Re: Toolbar Item -Menu Form Representation - Key Equivalent
Re: Toolbar Item -Menu Form Representation - Key Equivalent
- Subject: Re: Toolbar Item -Menu Form Representation - Key Equivalent
- From: Kyle Sluder <email@hidden>
- Date: Tue, 21 Sep 2010 10:54:10 -0700
On Tue, Sep 21, 2010 at 7:07 AM, Richard Somers
<email@hidden> wrote:
> AppKit apparently does not let toolbar menu form representations respond to
> key equivalents. The work around is to call 'performKeyEquivalent:'
> yourself.
The real solution is to not create toolbar items without corresponding
menu items, as per the HIG:
http://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/AppleHIGuidelines/XHIGWindows/XHIGWindows.html#//apple_ref/doc/uid/20000961-BABIFCFJ
This has the added benefit of making it possible to use the inline
search field in the Help menu to find and activate the menu item.
--Kyle Sluder
_______________________________________________
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