Dynamic Services Menu
Dynamic Services Menu
- Subject: Dynamic Services Menu
- From: Sheehan Olver <email@hidden>
- Date: Wed, 11 Dec 2002 21:36:29 -0600
I was wondering if its possible to change the services menu of an app
on the fly? I've been throwing around in my mind an app that allows you
to 'pipe' text from a gui app to a unix app, such as selecting text and
using 'sort' to sort it. Now I could just use info.plist, but I would
really like a plugin architecture so that adding new unix commands is
modularized. Also, it would be nice to only display the items that are
visible. I would think there would be some way to access the NSMenu
related to the Service Menu, kinda like a Dock Menu, but I can't seem
to find reference to doing something like that.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.