On Mon, May 18, 2009 at 11:34 PM, Christopher Hansen
wrote:
> Lol! In the process of moving from Carbon to Cocoa, I ripped out the
> Carbon.framework. I just thought there might be a better place to include
> them from.
You don't need to link against Carbon to include the header files.
--Kyl
:08:08 PM
Subject: Re: NSEvent virtual keycodes
On Mon, May 18, 2009 at 10:44 PM, Christopher Hansen
wrote:
> The NSEvent Reference documentation for the keyCode method states that "the
> value returned is the same value returned in the kEventParamKeyCode when using
> Carbon Events
On Mon, May 18, 2009 at 10:44 PM, Christopher Hansen
wrote:
> The NSEvent Reference documentation for the keyCode method states that "the
> value returned is the same value returned in the kEventParamKeyCode when using
> Carbon Events."
>
> Are the virtual key codes available in a Cocoa-based hea
Hello,
The NSEvent Reference documentation for the keyCode method states that "the
value returned is the same value returned in the kEventParamKeyCode when using
Carbon Events."
Are the virtual key codes available in a Cocoa-based header? The only virtual
keycode definitions I've been able to