[vtkusers] vtkDebugWindow

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Nov 15 08:32:32 EST 2006


Use vtkObject::GlobalWarningDisplayOff() to turn of displaying of 
error/warning/debug messages.

Alternatively, one can use vtkOutputWindow::SetInstance() to set their 
own instance of output window.

Utkarsh.

Mohamed Ben Reguiga wrote:
> hello,
> I'm using QVTKWidget in my project to implement the MPR and  
> MIP(MultiPlanar Reconstitution and the Maximum Intensity Projection).
> When I allocate Memory to reconstitute the Volume using 
> vtkDataReader::AllocateScalrs() and there is no enouogh memeory to 
> accomplish this task, a bug occured, it's normal but the problem is that 
> I don't want that the vtkDebugWindow could be generated. how can I do 
> that , is it possible to treat this problem by my own implementation or 
> simply don't show that window!
> thank you!
> 
> ------------------------------------------------------------------------
> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos 
> questions ! Profitez des connaissances, des opinions et des expériences 
> des internautes sur Yahoo! Questions/Réponses 
> <http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com>.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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