starting apps by clicking icons
starting apps by clicking icons
- Subject: starting apps by clicking icons
- From: Marcelo Camperi <email@hidden>
- Date: Mon, 3 Mar 2003 14:36:34 -0800
Hello,
recently some of you posted very valuable advise on how to create
clickable apps in X11. I like how DropScript creates regular OSX
applications from shell scripts, but I also like very much the posted
AppleScript part to call X11 if it is not running. Thus, my question
is: how would one write the equivalent of
tell application "X11"
activate
end tell
as a shell script to pass on to DropScript?
Another related question: how does one change the icon of an
AppleScript saved as an application? The file is just an executable,
and thus I have no idea where the .icns goes.
Thanks a lot for all the help this list provided for me!
Marcelo
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.