On Mon, 26 Jan 2004 18:21:04 -0500, adam <[EMAIL PROTECTED]> wrote:


I'm working in MX for OS X, and I had a working movie with timeouts, until I opened a MIAW. With the MIAW open, I'm finding that neither "the timeoutscript" nor "on timeout" are functioning. I'm watching "the timeoutLapsed" and it just keeps on counting, right past the timeoutLength where the event should be triggered.


Is this a known issue? If so, what is the most acceptable workaround?

-Adam
[EMAIL PROTECTED]

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Hi Adam,


Off the top of my head I think MIAW do indeed stop timeout scripts. But the idle handler still works, I use my idle handler to forget MIAW because they don't like calling handlers to forget themselves. Maybe check "the timeoutLapsed" in the idle handler and have that run your timeout script.

--
Deane Venske - Senior Programmer
www.eduss.com.au   [EMAIL PROTECTED]
+61 7 55974600  +61 405148718
Suite 29,  207 Currumburra Rd
Ashmore, Queensland, 4214
Australia
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to