On 10/24/01 10:04, "Colin Holgate" <[EMAIL PROTECTED]> wrote:

>> Just a question which I hope is within the bounds of lingo:
>> 
>> Is it true that repeat loops tend to lock down Director so that it
>> makes it difficult to respond to other mouse events?
>> 
>> 
>> So we should not  be using  repeat loops?
> 
> Some people might argue that it's a programming style, but repeat
> loops are very useful, and if they are over with quickly, does it
> matter if everything else is locked out?
> 
> For longer repeat loops, you can do occasional updatestages to keep
> things moving along.
> 
In that vein...

I'm working on a project that uses a bunch of repeat loops, including some
pretty heavy ones that are doing some app control. I'm having trouble
getting a timer field in one of my MIAWs to update while these loops are
going. I've tried to "tell" the window timer to update but that didn't seem
to work. Any recommendations?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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