On 3/17/04 9:16 PM, "rodney tamblyn" <[EMAIL PROTECTED]> wrote:
> Interestingly (I think I've noted this before on the list) > 'there is a window "answer dialog"' will return true even if there > isn't an answer dialog visible, whereas 'the windows' will always > correctly return a list of the open windows. I don't know if this is a > bug - certainly looks like one to me. Technically it's not a bug because you're querying the existence of a window called "answer dialog". This will always be true if the answer dialog stack is present. As you noted, what you *really* need to test is the openStacks. Regards, Scott Rossi Creative Director Tactile Media, Development & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
