Re: Menu Item Hot Key
Re: Menu Item Hot Key
- Subject: Re: Menu Item Hot Key
- From: Lorenzo <email@hidden>
- Date: Mon, 27 Feb 2006 17:40:16 +0100
I solved the problem of the hot key in my menu item.
I just exchanged the 3rd item with the 4th item.
It sounds absurd but it works.
They were (the C hot key didn't work):
> 1 Item: Command+Control+X
> 2 Item: Command+Control+S
> 3 Item: Command+Control+L
> 4 Item: Command+Control+C
Now they are (they all work):
> 1 Item: Command+Control+X
> 2 Item: Command+Control+S
3 Item: Command+Control+C
> 4 Item: Command+Control+L
If I use again the old item list, it doesn't work again.
So I can reproduce the problem.
Mistery of IB... :-)
Best Regards
--
Lorenzo
email: email@hidden
>
> From: Steve Palmer <email@hidden>
> Date: Sun, 26 Feb 2006 22:54:15 +0000
> To: Mike Abdullah <email@hidden>
> Cc: Lorenzo <email@hidden>, email@hidden
> Subject: Re: Menu Item Hot Key
>
> Actually, if there is a service whose shortcut conflicts with an application
> then the application shortcut takes precedence and there will be no shortcut
> shown against the service.
>
> - Steve
>
>
>
> On Feb 26, 2006, at 10:13pm, Mike Abdullah wrote:
>
>> There isn't a "Service" on your system that is trying to use this shortcut is
>> there?
>>
>> Mike.
>>
>> On 26 Feb 2006, at 19:08, Lorenzo wrote:
>>
>>
>>> Hi,
>>> it's about one year long that I am fighting with a menu item which
>>> "sometimes" doesn't show the Command+Control+C symbol so I cannot call it
>>> using the keyboard.
>>> In order to fix this problem I have to open the MainMenu.nib file with IB,
>>> delete that menu item, recreate it, link it and assign that key to it again.
>>> Then I build my app again and the menu item works with the keyboard.
>>>
>>> I am forced to do this story almost any time I modify the MainMenu.nib file.
>>> And today, even if I have recreated the menu item many times, it won't work
>>> anymore. It happens with Xcode 2.2.1. and the previous version too.
>>> Is anyone who knows why? Some conflict with the "Edit:Copy" menu item
>>> short-key "Command+C"?
>>>
>>>
>>>
>>> Best Regards
>>> --
>>> Lorenzo
>>> email: email@hidden
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Cocoa-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden