Re: indesign hide panels
Re: indesign hide panels
- Subject: Re: indesign hide panels
- From: Shane Stanley <email@hidden>
- Date: Tue, 04 Mar 2008 08:55:11 +1100
- Thread-topic: indesign hide panels
On 4/3/08 2:46 AM, "Håvard Graudo" <email@hidden> wrote:
> What is the magic word for hiding panels in InDesign CS3 (as in
> typing a tab).
You can use:
tell application "Adobe InDesign CS3"
set visible of panels to false
end tell
But you might want to get a list of those showing before you try the
reverse.
--
Shane Stanley <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden