> If I want to have something similar for my application, do I have to do
> anything programmatically in my Lazarus app to be able to handle things
> properly, or is adding the various entries to Services enough?

please read the following article.
http://developer.apple.com/legacy/mac/library/documentation/Carbon/Conceptual/appservices/intro/servintro.html

It would require you do use Carbon API directly. There's no proper LCL wrappers.

thanks,
dmitry

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to