in reply to Re^2: Sharing Win32::GUI::RichEdit...
in thread Sharing Win32::GUI::RichEdit...

Not that I've heard of, but if the POE main event loop can call Win32::GUI::DoEvents frequently that would work.

Not that it wouldn't block the GUI whenever something else does something time consuming, so I don't know how useful it would be as a general solution.

/J