[MACTCL] Services
by Adrian Robert other posts by this author
Mar 24 2007 7:03PM messages near this date
Re: [MACTCL] ANN: Tcl-Tk-Aqua 8.4.14 "universal" installer for OS X
|
[MACTCL] Pinstripe background patches
Hi,
Has anyonebeen able to get a Tk Aqua application to invoke or provide
an OS X "service? (On Services menu.) I looked in tkMacOSXHLEvents.c
and there was nothing there. This stuff is detailed for Carbon at:
http://developer.apple.com/documentation/Carbon/Conceptual/appservices/intro/chapter_1_secti
on_1.html
I don't think this would be hard to add: data is transferred similarly
to the system clipboard, and a single "multiplexer" function for each
direction should be all that's needed in Tk. I'd work on it myself if
this were Cocoa, but I'm not a Carbon man, I'm afraid.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
|