Re: How to get key code from "SysDefined" Carbon Event
Re: How to get key code from "SysDefined" Carbon Event
- Subject: Re: How to get key code from "SysDefined" Carbon Event
- From: Ken Thomases <email@hidden>
- Date: Tue, 18 Oct 2011 23:58:34 -0500
On Oct 18, 2011, at 11:21 PM, Jerry Krinock wrote:
> P.S. typeEventHotKeyID should be eventTypeHotKeyID
"Should" in what sense? It's a type indicator, that's why it starts with "type". The type it is conveying in this case is EventHotKeyID, the type of your hotKeyID parameter (and of the value conveyed in the kEventParamDirectObject for that particular event). Re-ordering the subwords would completely obscure its meaning, and make it not conform to all of the other "type..." type indicator constants.
Regards,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden