Re: HotKey contains click
Re: HotKey contains click
- Subject: Re: HotKey contains click
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 15 Apr 2004 21:21:53 +0100
On 15 Apr 2004, at 20:36, Vincent CUISSARD wrote:
is it possible to register an hot key which contain a "mouse click".
At this
moment I register hotkey like "command + G" or others as mofifiers +
keycode
but I don't arrive to catch the mouse click.
Does anyone know if it's possible?
Do you mean you want to register a hotkey that is something along the
lines of "cmd-opt-shift-click"? If so, no, that's not possible (hotkeys
are for key sequences).
-- Finlay
_______________________________________________
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.