Re: Shell Scripts and PBXKeyEquivalent
Re: Shell Scripts and PBXKeyEquivalent
- Subject: Re: Shell Scripts and PBXKeyEquivalent
- From: Ryan Wilcox <email@hidden>
- Date: Wed, 12 Nov 2003 09:58:55 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/12/03, at 1:37 AM, David Ewing said:
>Ah, now that I think about it, this is expected behavior. When
>assigning key equivalents for scripts, you have to be careful that they
>don't conflict with existing commands. Ctl-1 is normally set to pop up
>the file list in and editor's navigator bar.
I used the Key Bindings preferences to removed Control-1 from that.. umm...
action.
Trying one of the sample scripts (nameDateString.sh), whose command key is
F7/F8, that works, and setting my script's key to Control-0 (or Option-1, for
that matter) causes the same not-triggering behavior.
Thoughts? Ideas?
Thanks,
_Ryan Wilcox
================================================================
Wilcox Development Solutions: http://www.wilcoxd.com
Toolsmiths for the Internet Age PGP: 0x2F4E9C31
>On Nov 11, 2003, at 10:59 PM, David Ewing wrote:
>
>> Please file a bug at <http://developer.apple.com/bugreporter>.
>>
>> Thanks,
>> Dave
>>
>> On Nov 11, 2003, at 9:32 PM, Ryan Wilcox wrote:
>>>>>
>>> I'd like one of my scripts to be assigned a command key, so I added
>>> the
>>> following line to the top of my script:
>>>
>>> # %%%{PBXKeyEquivalent=^1}%%% (Control-1)
>>>
>>> So, when my User Scripts menu is draw, my script has that accelerator
>>> drawn,
>>> however pressing Control-1 does not trigger the script.
>>>
>>> Has anybody else seen issues with this?
>>>
>>> -
>>> ---------------------------------------------------------------------
>>>
>>> Note: I've un-assigned Control-1 from where it was assigned, via the
>>> Xcode's Key
>>> Bindings preferences.
>>>
>>> Thanks for any help,
>>> _Ryan Wilcox
>>>
-----BEGIN PGP SIGNATURE-----
Version: PGP SDK 3.0.3
iQA/AwUBP7JKrG2DtKgvTpwxEQKR5gCggHrt9AbUhQ/pKJ3kEQFM4cc3f7IAoPPV
gHKVhfc9WK5KDDEzDMY+b531
=XHlc
-----END PGP SIGNATURE-----
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.