Thanks for the word "revTools" Klaus to refer to the tools palette.   I 
didn't find it in the Rev dictionary.   However, in order to hide the tools 
palette, I   suggest modifying the command to CLOSE stack "revTools" rather 
than HIDE 
stack "revTools", since the HIDE command, while hiding the tools palette, 
does not uncheck the tools palette option in the Tools menu and it is then not 
possible to reshow the tools palette through the Tools menu.   Switching the 
command to CLOSE stack "revTools", though, permits one to reopen the tools 
palette through the Tools menu.   The value of having this command is that when 
someone else who is not a programmer uses the stack they will be less likely to 
mess things up through an open Tools palette.
Steve Goldberg

In a message dated 1/10/07 12:53:07 PM, 
[EMAIL PROTECTED] writes:


> From: Klaus Major <[EMAIL PROTECTED]>
> Subject: Re: Command to hide the tool palette
> To: How to use Revolution <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
> 
> Hi Steve,
> 
> > Can anyone suggest a script to hide the Tools Palette on 
> > OpenStack?   I have
> > not been able to find a way.   Thanks.
> > Steve Goldberg
> 
> Maybe this will do the job?
> 
> on openstack
>    hide stack "revTools"
> end openstack
> 

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to