Re: quit the dock - possible?
Re: quit the dock - possible?
- Subject: Re: quit the dock - possible?
- From: Christopher Nebel <email@hidden>
- Date: Fri, 18 Jun 2004 01:09:39 -0700
On Jun 17, 2004, at 10:47 PM, Armin Egginger wrote:
Am 18.06.2004 um 02:40 schrieb John C. Welch:
On 6/17/04 6:25 PM, "Gnarlodious" <email@hidden> wrote:
I want to quit the Dock, but there is a automatic restart in it. Is
it
possible to quit it by AppleScript?
No, it is not possible to run your OS without The Dock. You can
however set
it to a size of 1 pixel.
Sure it is.
How? - I can't do it - I also killed the process manually and the dock
comes back
You just lose a lot of window functionality,
This is what I want - for a exibition - a Terminal with only one App
running. No change back to the Finder (no restart or shut down
possible) Only the focus on the FileMaker Runtime.
Someone was asking a more direct form of this question just a few days
ago on MACSCRPT. See
<
http://developer.apple.com/technotes/tn2002/tn2062.html>; the basic
answer is that you have to call SetSystemUIMode, which is a C API.
This isn't possible to do directly from AppleScript, but you could
write a small scripting addition that did it -- see
<
http://developer.apple.com/technotes/tn/tn1164.html>.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.