Re: Can a Service display a UI?
Re: Can a Service display a UI?
- Subject: Re: Can a Service display a UI?
- From: Douglas Davidson <email@hidden>
- Date: Fri, 28 May 2004 14:56:06 -0700
On May 28, 2004, at 1:19 PM, 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?
Most service providers are just ordinary applications, so yes, a
service provider can display UI. Services often require it--for
example, TextEdit's services open various things in TextEdit.
Douglas Davidson
_______________________________________________
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.