Yes Trevor, exactly, although I'd also like to see something to the effect
of:

-- ignore loose syntax

on msgDown forMe
  if (forMe is the short name of me) or (forMe is the line of me in ???)
then
    close stack (the short name of me)
  end if
end msgDown

This way you could close it without a keystroke. This looks like it's part
of a library. Is there a more complete version of this available?

Jim

-----Original Message-----
From: Trevor DeVore [mailto:[EMAIL PROTECTED]
Sent: Monday, June 20, 2005 7:09 PM
To: [EMAIL PROTECTED]; How to use Revolution
Subject: Re: Non-modal message and take down


On Jun 20, 2005, at 9:15 PM, Jim Bufalini wrote:

> Hi everyone,
>
> What's the best way to put up a non-modal message similar to an
> answer "..."
> without an OK button and take it down when the processing completes?
>
> Example:
>
> Message goes up: "I'm doing something. Please Wait..." (no OK button)
> (processing continues - non modal) (processing completes) (message
> goes away
> on event).
>
> Is there some feature of answer as in - answer "I'm doing
> something, please
> wait..." with "" (but lets processing continue) that can be taken
> down with
> an event  message rather than a user initiated keystroke or mouse
> event?

Take a look at this thread and see if it does what you want.

<http://lists.runrev.com/pipermail/use-revolution/2005-March/
054394.html>


--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]




_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to