Jacqueline wrote: "Since it is customary to hide the backdrop when the user switches 
out of the app, and re-show it when they switch back in, how about something like this:

on suspend
 set the backdrop to none
end suspend

on resume
 set the backdrop to "black"
end resume

======

Nice try but on resume the backdrop indeed returns, but as the top layer on the screen 
with the stack hidden behind it.


Sivakatirswami





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

Reply via email to