Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Charles Jolley <email@hidden>
- Date: Sun, 23 Jun 2002 14:22:05 -0500
Okito Thesaurus does something quite similar to this. And it is
open-source. Check out:
http://www.okito.net/thesaurus/developer
Making a faceless background app is incredibly easy...just build your
app like normal and include a specific key in the dictionary. I can't
remember off the top of my head what it is...check the source.
Cheers,
-Charles
On Sunday, June 23, 2002, at 01:58 PM, Matthew Cox wrote:
I have been searching the archives, but have had great difficulty
locating information on making background applications in Cocoa.
I am writing an application to vend a service, and this service would be
used quite often during work. To avoid the overhead of launching an
application during work, I would like to have the application
constructed in two parts: A) the actual service provider, and b) the
super-app.
The service provider would do no work when it is in the background, so I
am quite comfortable in having it run from log-in. When the service is
requested, it would display an interface (a window only), and then go
back to invisibility. The super-app would be launched by the user to set
preferences and such, but by otherwise uninvolved. Is this possible:
To have a faceless app (no menu, no dock stuff, etc.) display an window,
and then go back to anonymity?
Sic semper tyrannis. Thus always to tyrants.
-Motto of the State of Virginia
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >(no subject) (From: Matthew Cox <email@hidden>) |