Re: Can a Service display a UI?
Re: Can a Service display a UI?
- Subject: Re: Can a Service display a UI?
- From: Ondra Cada <email@hidden>
- Date: Sat, 29 May 2004 17:35:25 +0200
Scott,
On 28.5.2004, at 22:19, Scott Ahten wrote:
>
I'm building a simple service that processes a string. After the users
>
invokes my service I would like to display a UI to..
>
- Allow the user to change the default processing configuration
>
- Show statistics generated during processing
>
Is it possible to display a UI within the services framework?
There is no special "services framework": any application (and some
other bundles, too) may publish a service through its Info.plist. When
the service is used, the application code is run, and the application
can do just anything--including going foreground and showing its GUI.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.