Re: Programmatically determining key equivalents with Shift key
Re: Programmatically determining key equivalents with Shift key
- Subject: Re: Programmatically determining key equivalents with Shift key
- From: John Stiles <email@hidden>
- Date: Wed, 19 Dec 2007 14:17:10 -0800
Actually, I've just heard that setKeyEquivalentModifierMask: with
NSShiftKeyMask works in this case, even though it is documented not to
work. (Haven't tested it myself yet.)
Peculiar!
John Stiles wrote:
I have an NSMenuItem and I want to programmatically set its hotkey to,
for instance, command-shift-1. I'm apparently supposed to pass "!" to
setKeyEquivalent—on an American keyboard, at least. On a French
keyboard I'm sure it's not quite the same. So how do I go from
"shift+1" to punctuation like "!" while preserving the keyboard layout?
_______________________________________________
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
_______________________________________________
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