Answer Dialog Position, Again

Scott Rossi scott at tactilemedia.com
Thu Jun 14 19:57:37 EDT 2007


Recently, Mark Schonewille wrote:

> Set a custom property to the required loc and add a preOpenstack
> handler to the ask and answer dialogs to read the custom property and
> set the location of the stack.

I've tried this is a front script without success (no change in position):

on preopenstack
  if "revanswerdialog" is in long name of the target then
    put long name of owner of the target into S
    set loc of S to loc of stack myCoolStack
  end if
  pass preopenstack
end preopenstack

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design





More information about the use-livecode mailing list