[vtkusers] How to have a usable vtk output window for errors

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Mar 19 07:08:29 EDT 2010


http://www.vtk.org/doc/nightly/html/classvtkFileOutputWindow.html

Detailed Description

File Specific output window class.

Writes debug/warning/error output to a log file instead of the
console. To use this class, instantiate it and then call
SetInstance(this).

cheers

On Fri, Mar 19, 2010 at 12:04 PM, orobin <Olivier.Robin at bioclinica.com> wrote:
>
> Hello,
>
> I have a bad bug, which put me in trouble since 2 days.
>
> sometine, and it is random, there is an error window, coming from vtk.
> the problem is that the window is tool small, or the text size is too big.
> I can see only a really small part of the message which doesn't help me.
> note the the window crash also, then the scroll bar do not work !
>
>
> is there a way to have instead this window, a message in the output window
> of Visual studio, or a log file, or is it possible to change the size of
> this window ?
>
>
> thank you
> Olivier
>
> --
> View this message in context: http://old.nabble.com/How-to-have-a-usable-vtk-output-window-for-errors-tp27950938p27950938.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> 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
>



-- 
Mathieu



More information about the vtkusers mailing list