[vtkusers] Suppress vtkOutputWindow

Jothy jothybasu at gmail.com
Mon Jul 18 05:34:40 EDT 2011


Thanks guys!

I will give a try.

Jothy



On Sun, Jul 17, 2011 at 9:33 PM, John Drescher <drescherjm at gmail.com> wrote:

> > Yes, here is example on Java:
> >
> > vtkFileOutputWindow w = new vtkFileOutputWindow();
> > w.SetFileName("vtk_errors.txt");
> > w.SetInstance(w);
> >
>
> I had a similar need on new code I just added to my application on
> Friday. Thanks.
>
> John
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK 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/20110718/00d3e93d/attachment.htm>


More information about the vtkusers mailing list