|
From: Berg, I. M. \(Ivan\) <iva...@av...> - 2005-05-18 19:00:35
|
Thanks for the replies, joined the mailing list.
=20
Nick, I like your idea, was considering it.
=20
Someone suggested
=20
--main thread--
while (true) {
Thread.yield =20
}
=20
--poll thread--
...
Thread.sleep
=20
Think this would probably work.
=20
Leif,
=20
Sorry, didn't see your suggestions, other than reading docs :). I didn't
see the advice posted in between the log output.
Ivan
|