Re: Problems in running a command line tool that links against AppKit
Re: Problems in running a command line tool that links against AppKit
- Subject: Re: Problems in running a command line tool that links against AppKit
- From: H}kan Johansson <email@hidden>
- Date: Mon, 30 Jun 2003 08:45:51 +0200
On Fri, Jun 27, 2003 at 12:54:10PM +0200, Piers Uso Walter wrote:
>
I'm trying to write an AppKit application that optionally also works as
>
a command line tool (if called with the right parameters). When running
>
as a command line tool, this application does not use any AppKit
>
functionality.
>
You could write the main program using only Foundation that loads a bundle
linked to AppKit when needed (using NSBundle).
--
The universe hates you. Deal with it.
_______________________________________________
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.