FROM : Ryan Homer
DATE : Sun Mar 02 15:18:47 2008
Well, if you are referring to the Services sub-menu that is
automatically part of Cocoa applications' menus with the same name as
the application (Eg: Mail -> Services, Safari -> Services, etc.), it
seems to me that those services are only executed when invoked by the
user. However, I want my application to be able to react to just the
mouse pointer moving over a word.
On 28-Feb-08, at 9:27 PM, Andreas Monitzer wrote:
> On Feb 29, 2008, at 02:33, Ryan Homer wrote:
>
>> Let me clarify that it doesn't seem to be the Dictionary
>> application that's reading the word at the mouse pointer but rather
>> the OS itself or some daemon, perhaps, when Ctrl-Option-D is
>> pressed. It might be the process called DictionaryPanel that seems
>> to always be running.
>>
>> Anyway, if anyone can point me to the appropriate functions/methods/
>> classes that might be involved in doing such a thing w/o the
>> aforementioned techniques, please let me know.
>
> Maybe you're looking for services? They're right in the application
> menu. They can do a lot of very nifty things, unfortunately they're
> very under-appreciated since they got moved one level down...
>
> andy
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/hzc.<email_removed>
>
> This email sent to hzc.<email_removed>
DATE : Sun Mar 02 15:18:47 2008
Well, if you are referring to the Services sub-menu that is
automatically part of Cocoa applications' menus with the same name as
the application (Eg: Mail -> Services, Safari -> Services, etc.), it
seems to me that those services are only executed when invoked by the
user. However, I want my application to be able to react to just the
mouse pointer moving over a word.
On 28-Feb-08, at 9:27 PM, Andreas Monitzer wrote:
> On Feb 29, 2008, at 02:33, Ryan Homer wrote:
>
>> Let me clarify that it doesn't seem to be the Dictionary
>> application that's reading the word at the mouse pointer but rather
>> the OS itself or some daemon, perhaps, when Ctrl-Option-D is
>> pressed. It might be the process called DictionaryPanel that seems
>> to always be running.
>>
>> Anyway, if anyone can point me to the appropriate functions/methods/
>> classes that might be involved in doing such a thing w/o the
>> aforementioned techniques, please let me know.
>
> Maybe you're looking for services? They're right in the application
> menu. They can do a lot of very nifty things, unfortunately they're
> very under-appreciated since they got moved one level down...
>
> andy
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/hzc.<email_removed>
>
> This email sent to hzc.<email_removed>
| Related mails | Author | Date |
|---|---|---|
| Ryan Homer | Feb 29, 02:27 | |
| Ryan Homer | Feb 29, 02:33 | |
| Steve Christensen | Feb 29, 02:59 | |
| Andreas Monitzer | Feb 29, 03:27 | |
| Ryan Homer | Mar 2, 15:18 | |
| Ryan Homer | Mar 2, 15:24 | |
| Adam Leonard | Mar 3, 00:00 | |
| Nir Soffer | Mar 3, 01:21 | |
| Evan Gross | Mar 3, 12:27 |






Cocoa mail archive

