Re: Window from Shell Application
Re: Window from Shell Application
- Subject: Re: Window from Shell Application
- From: Roland Torres <email@hidden>
- Date: Wed, 28 Feb 2007 10:42:12 -0800
On Feb 27, 2007, at 8:46 PM, Rick Langschultz wrote:
Are there any examples out there to display a regular window from a
BSD-like Cocoa Shell tool?
I am looking to use a nib file only when my app needs to display
items in a NSTextField, etc. most of the other stuff is done inside
a shell like tool.
In general, I don't think Cocoa is meant to connect to the display
from a shell or as a daemon. You might try making a CoreFoundation
tool instead. A CF tool running as a daemon can pop up a window onto
the display.
Roland
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden