Re: Control-Tick?
Re: Control-Tick?
- Subject: Re: Control-Tick?
- From: David Ewing <email@hidden>
- Date: Fri, 23 Jan 2004 11:47:48 -0800
On Jan 23, 2004, at 8:40 AM, Ryan Wilcox wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi guys.
I'm having problems assigning control-tick (backtick - the other
character on
the tilde key) to work assigning it to menu commands.
(Note that I'm using a Codewarrior based key command layout)
I'll assign it in the Keys and Bindings menu, and it seems to set
successfully.
No "Control-` is also assigned to" text appears. I hit the Apply
button and go
out to the IDE itself. Here I see my menu item ('Switch to
header/source file',
in my instance) displayed with my keyboard command.
I press Control-` to activate my menu command, and Xcode beeps at me.
Does anyone have ideas as to how I can get this working? I'm really
really quite
fond of Control-`.
There are some known issues with non-command key equivalents assigned
to menu commands currently. I don't know all the details of the issues,
but I think it has to do with the text system taking the keys before
they're seen by the menu system. (Note that your key equivalent
probably works if keyboard focus is not in a text view. It does for me,
anyhow.) This is something that we hope to fix for a future release.
Dave
_______________________________________________
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.