re : ow to make a background applet ?
re : ow to make a background applet ?
- Subject: re : ow to make a background applet ?
- From: Charles Arthur <email@hidden>
- Date: Mon, 24 Mar 2003 15:14:57 +0000
On Sat, 22 Mar 2003 18:19:03 +0000, John Delacour <email@hidden> wrote:
>
Under OS 7+ it sufficed to set the file type to "appe" to have an
>
applet run invisibly in the background. In OS 10 if I do that. it
>
runs all right but is still visible in the dock. How do I make it
>
faceless?
If you've created the applet using Project Builder then in the build target
you do:
set LSUIElement = 1
You can create an Applescript-only applet in PB (in effect an Applescript
Studio app with no nib file, I guess).
I'm not sure whether you can hack around retrospectively using PB to alter
an app's LSUIElement. Probably not, I would guess.
Charles
--
----------------------------
http://www.ukclimbing.com : 1100+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. And there's even a cool shop attached.
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.