<HTML>
<BODY>
<br><font size=2 face="sans-serif">Hi Reinhold</font>
<br>
<br><font size=2 face="sans-serif">Try the function OpenStacks() or "the
openstacks"</font>
<br>
<br><font size=2 face="sans-serif">put the openstacks -- these are the
stacks that are opened.</font>
<br>
<br><font size=2 face="sans-serif">A stack can be closed yet it's visible
attribute true. So if you want to know if a stack is </font>
<br><font size=2 face="sans-serif">visible, the other way is via the function
</font>
<br>
<br><font size=2 face="sans-serif">put the windows</font>
<br><font size=2 face="sans-serif">(but this will return even stacks that
are not visible)</font>
<br>
<br><font size=2 face="sans-serif">So the last step is checking for visibility
within the windows or the openstacks.</font>
<br>
<br><font size=2 face="sans-serif">cheers</font>
<br><font size=2 face="sans-serif">Xavier</font>
<br>
<br><font size=2 face="sans-serif">On 21/07/2005 09:55:16 metacard-bounces
wrote:<br>
>Hello!<br>
><br>
>How do mc reports if a substack is open / visible or not?<br>
>I tried it in two ways but I failed:<br>
><br>
>on mouseUp<br>
> if the openstack of stack "xyz" is true then<br>
> put "stack xyz is opened"<br>
> else<br>
> put "stack xyz is closed"<br>
> end if<br>
>end mouseUp<br>
><br>
>I this case I get "stack xyz is closed" as well if the stack
in opened.<br>
><br>
><br>
>on mouseUp<br>
> if the visible of stack "xyz" is true then<br>
> put "stack xyz is visible"<br>
> else<br>
> put "stack xyz is invisible"<br>
> end if<br>
>end mouseUp<br>
><br>
>I this case I got "stack xyz is visible" as well if the stack
is invisible.<br>
><br>
>What's the right way?<br>
><br>
>Reinhold<br>
><br>
><br>
>PS: Hi Klaus, how are you?_______________________________________________<br>
>metacard mailing list<br>
>metacard@lists.runrev.com<br>
>http://lists.runrev.com/mailman/listinfo/metacard</font>
<P><hr size=1></P>
<P><STRONG>
Visit us at http://www.clearstream.com<br> <br>IMPORTANT MESSAGE<br><br>Internet communications are not secure and therefore Clearstream<br>International does not accept legal responsibility for the contents of<br>this message.<br><br>The information contained in this e-mail is confidential and may be<br>legally privileged. It is intended solely for the addressee. If you are<br>not the intended recipient, any disclosure, copying, distribution or<br>any action taken or omitted to be taken in reliance on it, is<br>prohibited and may be unlawful. Any views expressed in this e-mail are<br>those of the individual sender, except where the sender specifically<br>states them to be the views of Clearstream International or of any of<br>its affiliates or subsidiaries.<br><br>END OF DISCLAIMER
</STRONG></P>
</BODY>
</HTML>