Re: Embedding CFM Carbon plugin in Cocoa App
Re: Embedding CFM Carbon plugin in Cocoa App
- Subject: Re: Embedding CFM Carbon plugin in Cocoa App
- From: "Sailesh Agrawal" <email@hidden>
- Date: Sun, 05 Oct 2003 11:50:08 -0400
I used to have the same problem and I would definitely recomend going
through the sample code apple provides. A big mistake I often made was
not initializing an auto release pool on every call from carbon code to
cocoa.
On Wed, 1 Oct 2003 19:57:51 +0200, "M. Uli Kusterer"
<email@hidden> said:
>
At 11:49 Uhr -0500 01.10.2003, Jim O'Connor wrote:
>
>I crash when the plugin tries to access the application state (window
>
>lists/grafport).
>
>
>
>Safari must have handled this to be able to use Carbon plugins. Is there
>
>documentation on how to do stuff like this?
>
>
There's a sample document (tech note or something like that) about
>
mixing Cocoa and Carbon code on Apple's web site. IIRC it contains
>
some info on the pitfalls of mixing Cocoa and Carbon windows.
>
--
>
Cheers,
>
M. Uli Kusterer
>
------------------------------------------------------------
>
"The Witnesses of TeachText are everywhere..."
>
http://www.zathras.de
>
_______________________________________________
>
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.
_______________________________________________
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.