Cameron McCormack wrote:
It doesn't sound like a concurrency problem.  In this case you do not
need to use the UpdateManager to schedule your change to the DOM, since
event handlers are run from the Swing thread anyway.

Hmm... are you sure? The UpdateManager thread != the Swing thread..

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to