Re: Creating a text service
Re: Creating a text service
- Subject: Re: Creating a text service
- From: Sandy McGuffog <email@hidden>
- Date: Mon, 16 Mar 2009 06:56:37 +0200
Getting a simple text service that doesn't pop any kind of a dialog is
pretty easy. However, if you need to show any dialogs, it gets a lot
more complicated. If you need a (complex) example, this is a password
manager that provides text services as part of what it does: http://sourceforge.net/projects/keychaindd/
Sandy
On Mar 16, 2009, at 4:54 AM, Andy Lee wrote:
On Mar 15, 2009, at 9:10 PM, Jonathan Haddad wrote:
I'm interested in creating a text service that would be available to
all cocoa applications. Any advice / direction? Thanks in advance.
I've never done it myself, but I would start with this:
<http://developer.apple.com/documentation/Cocoa/Conceptual/SysServices/Tasks/using.html
>
I found this by searching for "services" in the Xcode documentation
window. (Actually Xcode found the local doc file and I converted
the file:// URL to the online URL.)
--Andy
_______________________________________________
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
_______________________________________________
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