<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Yep, another question:<br>
is it possible to have a log file or at least an output through
OutputDebugString() (win32) so I can catch error and warning messages
without having another debug window? (if the program hangs the window
is not responding so I can't even read messages)<br>
<br>
see you,<br>
Luca<br>
<br>
<br>
<br>
Yianis Nikolaou wrote:
<blockquote cite="midba94455805070600267a584cde@mail.gmail.com"
 type="cite">hi,<br>
  <br>
you may also call the follownig static function somewhere in the <br>
beginning of your prorgram<br>
  <br>
vtkObject::GlobalWarningDisplayOff();<br>
  <br>
yianis<br>
  <br>
  <br>
  <br>
  <br>
  <div><span class="gmail_quote">On 6/20/05, <b
 class="gmail_sendername">rywchiu</b> &lt;<a
 href="mailto:rywchiu@interchange.ubc.ca">rywchiu@interchange.ubc.ca</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
    <br>
Is
there any way to prevent the vtkOutputWindow from opening whenever an
error occurs?&nbsp;&nbsp;There are methods that allow you to output
dialog boxes instead, but I don't want those either... Any suggestions?<br>
    <br>
Thanks for any help!<br>
Rita<br>
    <br>
_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a
 href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
    <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers
    </a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>