ementation, the Carbon methods fit perfectly.
2011/4/17 Dave DeLong :
>
> On Apr 16, 2011, at 2:57 PM, Bavarious wrote:
>
>> On 16 Apr 2011, at 13:02, Eric Schlegel wrote:
>>> On Apr 16, 2011, at 2:59 AM, Florian Pilz wrote:
>>>
>>>> However the C
On Apr 16, 2011, at 2:57 PM, Bavarious wrote:
> On 16 Apr 2011, at 13:02, Eric Schlegel wrote:
>> On Apr 16, 2011, at 2:59 AM, Florian Pilz wrote:
>>
>>> However the Carbon API for global shortcuts (RegisterEventHotKey) is
>>> marked as 'Legacy'. I a
On 16 Apr 2011, at 13:02, Eric Schlegel wrote:
> On Apr 16, 2011, at 2:59 AM, Florian Pilz wrote:
>
>> However the Carbon API for global shortcuts (RegisterEventHotKey) is
>> marked as 'Legacy'. I am not sure if thats the same as 'deprecated' in
>> App
On Apr 16, 2011, at 2:59 AM, Florian Pilz wrote:
> However the Carbon API for global shortcuts (RegisterEventHotKey) is
> marked as 'Legacy'. I am not sure if thats the same as 'deprecated' in
> Apple terms
It's not.
> So my question is: Is the Carbon AP
I am searching for the 'modern' way to define global shortcuts. I
searched for it and found all over the web, that the old Carbon API
should be used, because it's way more convenient than using NSEvent.
However the Carbon API for global shortcuts (RegisterEventHotKey) is
marked as