<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>> Date: Thu, 14 May 2009 08:13:16 -0600<br>> From: clinton@elemtech.com<br>> To: ilferraresebono@hotmail.it<br>> CC: vtkusers@vtk.org<br>> Subject: Re: [vtkusers] QVTK class refresh<br>> <br>> <br>> You call QVTKWidget::update() or vtkRenderWindow::Render(), not <br>> vtkRenderer::Render().<br>> That might solve the problem with wglMakeCurrent you reported in another <br>> email.<br>> <br>> Clint<br>> <br>> Giancarlo Amati wrote:<br>> > Hello everybody,<br>> ><br>> > I do really need an answer: I'm developing a software with QT + VTK, <br>> > using QVTK. Now, does this plug in have aany menthod for refresshing <br>> > the content? because I'm calling the Render() function of the <br>> > vtkRenderer and it doesn't work, I call ResetCamera()......and it <br>> > doesn't work, the only way to refresh the content is resizing the <br>> > window......so that's insane if it is the only way.<br>> > so, using a VTK and/or QVTK how is that possible to refresh the content?<br>> ><br>> > Kind Regards.<br>> > Giancarlo Amati<br>> ><br>> > ------------------------------------------------------------------------<br>> > Cerchi i tuoi spazi? Hotmail va oltre i 5GB. Scopri perché! <br>> > <http://messenger.it/hotmail.aspx><br>> > ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________<br>> > Powered by www.kitware.com<br>> ><br>> > Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br>> ><br>> > Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>> ><br>> > Follow this link to subscribe/unsubscribe:<br>> > http://www.vtk.org/mailman/listinfo/vtkusers<br>> > <br>> <br>> <br><br /><hr />Quali sono le parole più cliccate? <a href='http://livesearch.it.msn.com/' target='_new'>Scopri la top!</a></body>
</html>