On 4/20/10 5:52 PM, Peter Ammon wrote:
I'm not sure how to fix this. In my Carbon application, simply installing these
event handlers made the Services menu available. It's not clear to me why the
kEventServiceCopy event does not fire, but the kEventServiceGetTypes event
(necessary to determi
On Apr 19, 2010, at 7:46 AM, Kevin Walzer wrote:
> I'm trying to port some Carbon code that provides basic services menu
> integration to a Cocoa application. This code implements the basic Carbon
> event handlers for this functionality, cf:
>
> const EventTypeSpec carbonServiceEvents[] = {
>