<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/25/2012 01:41 PM, Antonio Fortuny
      wrote:<br>
    </div>
    <blockquote cite="mid:5089255E.1070102@sitasoftware.lu" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      this is exactly what I have to avoid: user gains control on
      screen. A workaround is to disable the window itself.<br>
    </blockquote>
    <br>
    Maybe better: do the calculation in the background (maybe in a
    thread) and only when ready update the screen and react on any user
    actions. <br>
    <br>
    -Michael<br>
  </body>
</html>