Re: Cocoa console applications (daemons)
Re: Cocoa console applications (daemons)
- Subject: Re: Cocoa console applications (daemons)
- From: Mel Walker <email@hidden>
- Date: Wed, 10 Mar 2004 10:44:20 -0700
On Mar 10, 2004, at 10:02 AM, String <email@hidden> wrote:
On Mar 10, 2004, at 7:48 AM, Thierry DELHAISE wrote:
In this way I don't have access to NSApplication. So I know I would
like to mimics what NSApplication minus all the GUI initialization
part do.
In XCode:
File->New Project...
select Tool - Foundation Tool
This will give you a project that starts with main.m but does not
reference NSApplicationMain
Should NSApplication not be used in a Foundation daemon? We are using
it in one, and don't seem to be having too many problems.
--
Mel Walker <email@hidden>
_______________________________________________
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.