Add Ask Answer Dialogs to your stack

Tereza Snyder tereza at califex.com
Fri Sep 21 18:41:46 EDT 2007


On Sep 21, 2007, at 3:42 PM, Sivakatirswami wrote:
> Sometimes one wants to add the Rev Ask and Answer dialogs to a  
> stack so
> that they are available when run from  a standalone splash engine  
> stack
...
>
> What is the easiest way?
>


1) Clone the Ask and Answer dialogs. They'll get new "copy of.." names.
2) Make them substacks of your splash stack without changing the names.
3) In your startup script in the splash stack, include statements like:

If not(there is a stack "Answer dialog") then
  set the name of stack "Copy of stack Answer dialog" to "Answer dialog"
end if

4) proceed as usual

t

-- 
Tereza Snyder
Califex Software, Inc.





More information about the use-livecode mailing list