On Apr 5, 2013, at 2:41 PM, Mark Munz <unmar...@gmail.com> wrote:
> Btw.. the solution I used to prevent Services from bringing the app forward
> is to have a background (LSUIElement) helper app that acts as the
> NSServices provider. Depending on what you need to do, you could either
> support the service directly in the helper app or use it to talk to the
> parent app to perform the necessary work (without requiring it to
> activate). I use the second approach.

Thanks, Mark. My case was simple and didn't actually need a UI, but I'll keep 
this approach in mind for future reference.

--Andy


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to