Closing a window is just closing a window... if you want the programme to quit at that point you must script it.

eg:

in the script of the current card (remember, the closeStack message is sent to the current card)

on closeStack
if the target is me then quit
pass closeStack
end closeStack

As for all this crashing, I think you'll have to give us more detail. I have found it quite hard to make Rev crash, so I'm not sure I can help, what sort of thing does your stack do?

Cheers,

Mark

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to