Re: A question about key equivalents for menu items
Re: A question about key equivalents for menu items
- Subject: Re: A question about key equivalents for menu items
- From: "I. Savant" <email@hidden>
- Date: Mon, 26 Jan 2009 18:49:11 -0500
On Jan 26, 2009, at 6:19 PM, Peter Ammon wrote:
No such function, unfortunately. You can roll your own with the
Unicode characters for the modifier keys (0x2303, 0x2325, 0x21E7,
0x2318 for control, option, shift, and command), though there's
still some special cased glyphs, like space. This would be worth an
enhancement request.
... although you might check out the ShortcutRecorder project on
Google Code. It's a great example (and is free code) for this very
thing.
--
I.S.
_______________________________________________
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