Re: how to create a faceless background application

2008-10-14 Thread Joseph Crawford
application.But I don't know how to create a faceless background application? thanks. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admi

Re: how to create a faceless background application

2008-10-14 Thread Jens Beuckenhauer
Hello, My application uses a faceless background application to perform some calculations. This background application is launched and terminated by my foreground application.But I don't know how to create a faceless background application? 1.) start Xcode 2.) choose "New

how to create a faceless background application

2008-10-13 Thread han
My application uses a faceless background application to perform some calculations. This background application is launched and terminated by my foreground application.But I don't know how to create a faceless background application? t