Service with optional input
Service with optional input
- Subject: Service with optional input
- From: Jim Thomason <email@hidden>
- Date: Sat, 30 Apr 2011 21:45:40 -0500
I've been working on implementing a new service in my app. It's coming
along, but there's one thing I haven't been able to discern in the
docs -
Can I provide a service with optional input?
I want the user to be able to call the service with a text string
input, but it's also reasonable to call it w/o any input at all. Is
there a way I can implement that?
I tried setting it up as two separate services - one with input and
one without, but then I end up with two services showing up when any
text is selected. Not what I want.
Further, ideally I'd just like a single key combo to invoke it.
Any ideas about how I can implement it?
-Jim...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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