[vtkusers] Displaying a Chart in a Renderwindow

HansAusBremen hansausbremen at gmx.net
Wed Oct 12 15:04:54 EDT 2011


Hey thanks for your answer.

I found a way that suits my needs. I don't need an overlay, I just wanted to
display the chart in a Renderwindow, so what I found in 
http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/Charts/Cxx/QChartTable.cxx
this example . is:



>   56   view->SetInteractor(qvtkWidget->GetInteractor());
>   57   qvtkWidget->SetRenderWindow(view->GetRenderWindow());
> 

My problem here is:


> ERROR: In ...\vtk-5.6.^\GUISupport\Qt\QVTKWidget.cxx, line 968
> QVTKInteractor : QVTKInteractor cannot control the event loop.
> 

Anybody knows how to fix this?

--
View this message in context: http://vtk.1045678.n5.nabble.com/Displaying-a-Chart-in-a-Renderwindow-tp4895487p4896590.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list