[vtkusers] vtkOutputWindow
Amy Squillacote
amy.squillacote at kitware.com
Tue Dec 5 09:25:01 EST 2006
In C++, do the following:
vtkOutputWindow::GetInstance()->PromptUserOn();. This will cause each
message to be displayed in a dialog box, where you have to click OK in
order for the message to disappear.
- Amy
alvaro teeschi wrote:
> Hi all,
> newbie question:
> the vtkOutput window disappear too quickly so I can't see errors and
> warnings... It is possible to hold that on screen?
>
> Thank you all
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>
More information about the vtkusers
mailing list