Le dimanche, 20 juil 2003, � 13:32 Europe/Brussels, Klaus Major a �crit :


When you close a window/stack, the message "closestackrequest" i sent to the engine.

If there is no handler that deals with "closestackrequest" then the window/stack will just close.

If you have a handler, you can either prevent the window from closing and/or implement
some "clean-up" etc... scripts before the window closes...


2 examples (stack script):

on closestackrequest
  ##  nothing here :-)
end closestackrequest

will never let the window close ;-)



Hi Klaus,


with such a script, how can we quit ???

if you write a code
quit
il will close the stack
but if the stack cannot close ????

Greetings.
Yves COPPE

[EMAIL PROTECTED]

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

Reply via email to