<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 &quot;the
openstacks&quot;</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>
&gt;Hello!<br>
&gt;<br>
&gt;How do mc reports if a substack is open / visible or not?<br>
&gt;I tried it in two ways but I failed:<br>
&gt;<br>
&gt;on mouseUp<br>
&gt; &nbsp;if the openstack of stack &quot;xyz&quot; is true then<br>
&gt; &nbsp; &nbsp;put &quot;stack xyz is opened&quot;<br>
&gt; &nbsp;else<br>
&gt; &nbsp; &nbsp;put &quot;stack xyz is closed&quot;<br>
&gt; &nbsp;end if<br>
&gt;end mouseUp<br>
&gt;<br>
&gt;I this case I get &quot;stack xyz is closed&quot; as well if the stack
in opened.<br>
&gt;<br>
&gt;<br>
&gt;on mouseUp<br>
&gt; &nbsp;if the visible of stack &quot;xyz&quot; is true then<br>
&gt; &nbsp; &nbsp;put &quot;stack xyz is visible&quot;<br>
&gt; &nbsp;else<br>
&gt; &nbsp; &nbsp;put &quot;stack xyz is invisible&quot;<br>
&gt; &nbsp;end if<br>
&gt;end mouseUp<br>
&gt;<br>
&gt;I this case I got &quot;stack xyz is visible&quot; as well if the stack
is invisible.<br>
&gt;<br>
&gt;What's the right way?<br>
&gt;<br>
&gt;Reinhold<br>
&gt;<br>
&gt;<br>
&gt;PS: Hi Klaus, how are you?_______________________________________________<br>
&gt;metacard mailing list<br>
&gt;metacard@lists.runrev.com<br>
&gt;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>