on 11/29/03 1:34 PM, [EMAIL PROTECTED] at
[EMAIL PROTECTED] wrote:

> Date: Sat, 29 Nov 2003 15:34:57 -0600
> From: "J. Landman Gay" <[EMAIL PROTECTED]>
> Subject: Re: Stacks Hiding Behind Backdrop?
> 
> On 11/29/03 3:15 PM, [EMAIL PROTECTED] wrote:
>> 
>> Nice try but on resume the backdrop indeed returns, but as the top
>> layer on the screen with the stack hidden behind it.
> 
> Persistent bug, isn't it? Does this work?:
> 
> on resume
> send "set the backdrop of me to black" in 5 milliseconds
> end resume
> 
> Just shooting in the dark here...
------------
How about something like:

on resume
  send "set the backdrop of me to black" in 5 milliseconds
  set the defaultStack to the topStack
end resume

Ken N.


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

Reply via email to