Re: Giving a NSToolbaritem a command key...?
Re: Giving a NSToolbaritem a command key...?
- Subject: Re: Giving a NSToolbaritem a command key...?
- From: j o a r <email@hidden>
- Date: Tue, 2 Mar 2004 02:28:53 +0100
Can't do that I'm afraid. The keyboard shortcut events are not
propagated to the toolbar items, not even if they have custom views.
The idea is that the toolbar item is a convenient way to access a piece
of functionality that you also make available in your main menu, and
that's where you should assign the shortcuts.
j o a r
On 2004-03-02, at 01.16, Matthew Weinstein wrote:
>
Is there a way of attaching a command key stroke to an NSToolBarItem?
>
I tried using menurepresentations, but no such luck.
[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.