Re: Mixing Carbon events & Cocoa
Re: Mixing Carbon events & Cocoa
- Subject: Re: Mixing Carbon events & Cocoa
- From: Matthew Formica <email@hidden>
- Date: Mon, 24 Jun 2002 13:53:59 -0700
You should still allocate an autorelease pool manually. [NSApplication
sharedApplication] just ensures that Cocoa's guts have been initialized.
- Matthew
On 6/24/02 5:37 AM, "Benoit Widemann" <email@hidden> wrote:
>
>
One question remains: should we allocate an autorelease pool
>
manually, or is the call to [NSApplication sharedApplication] enough?
>
We are still in the dark here and we'd rather play it safe...
>
>
Benoit Widemann
>
--
Matthew Formica
DTS Engineer - Developer Tools and Cocoa
Apple Computer, Inc.
email@hidden
Mac OS X Development Tools:
http://developer.apple.com/tools/
Project Builder on the web:
http://developer.apple.com/tools/projectbuilder/
Project Builder FAQ:
http://developer.apple.com/tools/projectbuilder/faq.html
Cocoa docs on the web:
http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html
Cocoa sample code:
http://developer.apple.com/samplecode/Sample_Code/Cocoa.htm
_______________________________________________
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.