Build app
yves COPPE
yvescoppe at skynet.be
Sat Feb 2 03:57:01 EST 2002
Hello,
I have a stack with substacks.
I have a script :
it starts from a substack (Modeless window), go to a modal DLOG stack.
This modal may himself call another DLOG (up the first DLOG, so there
are 3 windows open)
At the end, a btn gives the opportunity to return from the first DLOG
to the start substack (Modeless window)
This btn contains such a script :
close stack "MyFirstDLOG"
go to stack "xxx"
show stack "xxx"
In the RR : no problem
in the build app : when I click this btn, it quits and return to the finder
I think perhaps it's because I return to a substack and not the mainstack ?
how can I proceed ?
Thanks.
--
Greetings.
Yves COPPE
Email : yvescoppe at skynet.be
More information about the use-livecode
mailing list