Re: Showing numpad key equivs in menu items
Re: Showing numpad key equivs in menu items
- Subject: Re: Showing numpad key equivs in menu items
- From: Eric Schlegel <email@hidden>
- Date: Mon, 06 May 2013 15:50:23 -0700
On May 6, 2013, at 11:19 AM, Steve Mills <email@hidden> wrote:
> So is there no way in Cocoa to assign key equivs by key code instead of by string? The Carbon menu item could be set by glyph (SetMenuItemKeyGlyph) or by key code (SetMenuItemCommandKey), which sure were handy. The key equiv would clearly show numpad glyphs with a rounded rect around them. In Cocoa, how does one make it clear that one menu item's key equiv is regular "1" and another menu item's key equiv is "numpad 1"?
Unfortunately there's no NSMenu API to support this. Please vote for one by filing a Radar.
-eric
_______________________________________________
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