[vtkusers] Disabling vtkOutputWindow
Luca Picello
luca.picello at libero.it
Wed Jul 6 05:34:04 EDT 2005
Yep, another question:
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)
see you,
Luca
Yianis Nikolaou wrote:
> hi,
>
> you may also call the follownig static function somewhere in the
> beginning of your prorgram
>
> vtkObject::GlobalWarningDisplayOff();
>
> yianis
>
>
>
>
> On 6/20/05, *rywchiu* <rywchiu at interchange.ubc.ca
> <mailto:rywchiu at interchange.ubc.ca>> wrote:
>
> Hi,
>
> Is there any way to prevent the vtkOutputWindow from opening
> whenever an error occurs? There are methods that allow you to
> output dialog boxes instead, but I don't want those either... Any
> suggestions?
>
> Thanks for any help!
> Rita
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> <http://www.vtk.org/mailman/listinfo/vtkusers>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050706/b43657d1/attachment.htm>
More information about the vtkusers
mailing list