First thanks for RemoveEventParameter.
Secondly: a few question regarding the extended Apple Event integration:
The document lists that:
"To handle an AppleEvent using a Carbon event handler, you should: Install your Carbon event handler using the AppleEvent class and kind on the application event target."
Does this mean that my AppleEvent specifications and my Carbon events (that go to the application event target) now need to be unique?
I.e. I cannot have a Carbon Event called 'MyEv' and an AppleEvent called 'MyEv' without the risk of confusing these when I receive an event on the Application event target?
The document also lists:
"...The AppleEvent handlers will not be called until your Carbon event handler returns"
I assume that if I return noErr, then the AppleEvent handlers will not be called at all?
Thanks
Jesper Storm Bache
-----Original Message-----
From: carbon-dev-bounces+jsbache=email@hidden on behalf of Eric Schlegel
Sent: Tue 10/30/2007 4:34 PM
To: carbon-development List
Subject: HIToolbox release notes for Leopard
The HIToolbox release notes for Leopard have now been posted on
developer.apple.com:
<http://developer.apple.com/releasenotes/Carbon/%20HIToolbox.html>
I encourage everyone to read them thoroughly. There's a lot of new
stuff in Leopard.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden