<HTML>
<BODY>

<br><font size=2><tt>I think it would be wise to also include the &quot;ask
dialog&quot;</tt></font>
<br>
<br><font size=2><tt>if the short name of this stack is among the items
of &quot;Answer Dialog,ask dialog&quot; then &nbsp;</tt></font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br><font size=2 face="sans-serif">---------------------=---------------------<br>
Xavier Bury<br>
</font>
<br><font size=2><tt>metacard-bounces@lists.runrev.com wrote on 01/09/2005
10:37:05:<br>
<br>
&gt; Scott Rossi wrote:<br>
&gt; &gt; Recently, Scott Rossi &nbsp;wrote:<br>
&gt; &gt; <br>
&gt; &gt; <br>
&gt; &gt;&gt;&gt;Aside from modifying its code, is there a trick to forcing
the <br>
&gt; answer dialog<br>
&gt; &gt;&gt;&gt;to appear at the screenLoc?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;Here's a workaround that seems to work in both MC and Rev:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;go inv stack &quot;answer dialog&quot;<br>
&gt; &gt;&gt;answer &quot;This dialog is now centered.&quot;<br>
&gt; &gt;&gt;set loc of stack &quot;answer dialog&quot; to the screenLoc<br>
&gt; &gt;&gt;show stack &quot;answer dialog&quot;<br>
&gt; &gt; <br>
&gt; &gt; <br>
&gt; &gt; Whoops - maybe I spoke too soon. &nbsp;No way to get the response
values (yes, no<br>
&gt; &gt; cancel, etc). &nbsp;But if one is only displaying data, such
as an alert, this<br>
&gt; &gt; might be acceptable.<br>
&gt; <br>
&gt; In the very rare cases where I want the dialog screen-centered <br>
&gt; throughout the program, I've found this works well in a frontScript:<br>
&gt; <br>
&gt; on preOpenStack<br>
&gt; &nbsp; &nbsp;if the short name of this stack is &quot;Answer Dialog&quot;
then<br>
&gt; &nbsp; &nbsp; &nbsp;set the loc of this stack to the screenLoc<br>
&gt; &nbsp; &nbsp;end if<br>
&gt; &nbsp; &nbsp;pass preOpenStack<br>
&gt; end preOpenStack<br>
&gt; <br>
&gt; <br>
&gt; -- <br>
&gt; &nbsp; Richard Gaskin<br>
&gt; &nbsp; Fourth World Media Corporation<br>
&gt; &nbsp; ___________________________________________________________<br>
&gt; &nbsp; Ambassador@FourthWorld.com &nbsp; &nbsp; &nbsp; http://www.FourthWorld.com<br>
&gt; _______________________________________________<br>
&gt; metacard mailing list<br>
&gt; metacard@lists.runrev.com<br>
&gt; http://lists.runrev.com/mailman/listinfo/metacard<br>
</tt></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>