Re: Programmatically disabling/enabling keyboard shortcuts inmain menu?
Re: Programmatically disabling/enabling keyboard shortcuts inmain menu?
- Subject: Re: Programmatically disabling/enabling keyboard shortcuts inmain menu?
- From: j o a r <email@hidden>
- Date: Fri, 6 Feb 2004 07:19:29 +0100
If it is a long-term solution you of course need to iterate over the
items in the menu and fix all keyboard shortcuts.
In an application I'm working on I have full customization of keyboard
shortcuts, with a UI for the configuration. In this app I don't have
any shortcuts set for the main menu before the app is launched, I
populate the menu with shortcuts based on the user preferences while it
is launching.
j o a r
On 2004-02-06, at 06.05, Tregaskis, Wade wrote:
>
But then you'll have the key equivalents still visible in the menu,
>
and some users may wonder why they're not working anymore.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.