Recently, I asked:

> Aside from modifying its code, is there a trick to forcing the answer dialog
> to appear at the screenLoc?

Here's a workaround that seems to work in both MC and Rev:

  go inv stack "answer dialog"
  answer "This dialog is now centered."
  set loc of stack "answer dialog" to the screenLoc
  show stack "answer dialog"

Not sure why it works but it does here.  Until a parameter is added at the
engine level (?) this might work for some situations.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: [EMAIL PROTECTED]
W: http://www.tactilemedia.com

_______________________________________________
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to