<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
mmm well....with my QVTKWidget object, if I call update()......nothing really happens :( but at least it might be because of some bugs in my code which may be possible. At least I got rid of the wglMakeCurrent error.<br><br>If I use vtkRenderwindow::Render() I got the wglMakeError error message too.<br><br>Many thanks.<br>GC.<br><br>&gt; Date: Thu, 14 May 2009 08:13:16 -0600<br>&gt; From: clinton@elemtech.com<br>&gt; To: ilferraresebono@hotmail.it<br>&gt; CC: vtkusers@vtk.org<br>&gt; Subject: Re: [vtkusers] QVTK class refresh<br>&gt; <br>&gt; <br>&gt; You call QVTKWidget::update() or vtkRenderWindow::Render(), not <br>&gt; vtkRenderer::Render().<br>&gt; That might solve the problem with wglMakeCurrent you reported in another <br>&gt; email.<br>&gt; <br>&gt; Clint<br>&gt; <br>&gt; Giancarlo Amati wrote:<br>&gt; &gt; Hello everybody,<br>&gt; &gt;<br>&gt; &gt; I do really need an answer: I'm developing a software with QT + VTK, <br>&gt; &gt; using QVTK. Now, does this plug in have aany menthod for refresshing <br>&gt; &gt; the content? because I'm calling the Render() function of the <br>&gt; &gt; vtkRenderer and it doesn't work, I call ResetCamera()......and it <br>&gt; &gt; doesn't work, the only way to refresh the content is resizing the <br>&gt; &gt; window......so that's insane if it is the only way.<br>&gt; &gt; so, using a VTK and/or QVTK how is that possible to refresh the content?<br>&gt; &gt;<br>&gt; &gt; Kind Regards.<br>&gt; &gt; Giancarlo Amati<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; Cerchi i tuoi spazi? Hotmail va oltre i 5GB. Scopri perché! <br>&gt; &gt; &lt;http://messenger.it/hotmail.aspx&gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;<br>&gt; &gt; Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;<br>&gt; &gt; Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>&gt; &gt;<br>&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt; http://www.vtk.org/mailman/listinfo/vtkusers<br>&gt; &gt;   <br>&gt; <br>&gt; <br><br /><hr />Quali sono le parole più cliccate? <a href='http://livesearch.it.msn.com/' target='_new'>Scopri la top!</a></body>
</html>