Re: toggle hide
Re: toggle hide
- Subject: Re: toggle hide
- From: Jean-Marie Hoornaert <email@hidden>
- Date: Mon, 23 Jul 2001 01:07:31 +0200
le 23/07/01 0:46, Gavin Boggs a icrit :
>
how can you toggle the visiblity (hide/show) of an application?
Exemple :
tell application "Finder" to set it's visible to false
tell application "Finder" to set visible to true
but
tell application "Finder" to set visible ,
of process "Filemaker pro" to true -- or "false"
It'a always the Finder who set the visibility of an application (process)
Cordialement (cordially)
--
Jean-Marie -HOO;-)
____________________
Jean-Marie Hoornaert
email@hidden
http://www.h2o.be
AppleScripting FileMaker
French web site
References: | |
| >toggle hide (From: Gavin Boggs <email@hidden>) |