Re: Carbon Events in a Cocoa App
Re: Carbon Events in a Cocoa App
- Subject: Re: Carbon Events in a Cocoa App
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 22 Jun 2002 10:53:55 +0100
On Saturday, June 22, 2002, at 10:44 AM, Benoit Widemann wrote:
Back in the Cocoa app. I bring the Carbon code in, no build problem, no
error while installing the event. Only, the Carbon handler is never
called.
Known bug, I think. Carbon and Cocoa don't interact very well in 10.1
and earlier. I think it's an issue Apple is tackling, though.
I have searched the CFRunLoop header and found some clues pointing to
NSPort and CFRunLoopSource, but I've been stopped by structures
CFRunLoopSourceContext and CFRunLoopSourceContext1, which have very
little documentation.
Well, you're not meant to play with them, that's why ;-)
Any suggestion welcome. Is there a documented way to make Carbon events
work in the context of a Cocoa application?
Not AFAIK.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.