Hi Jim, yes, you can, but it is sort of a hack. You will need to handle the suspendStack message at stack script level:
on suspendStack if "answer dialog" is among the lines of the openStacks then set the topLeft of stack "answer dialog" to 0,0 end if end suspendStack Please keep in mind that locations for stacks are coordinates relative the the screen, no the calling stack. Hope that helps, Malte _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode