<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello everybody,<br><br>following the example in <br>http://www.itk.org/Wiki/VTK/Examples/BackgroundImage<br><br>I'm trying to set up a QVTKWidget in my application. I create my render window setting the n. of layers to 2. As it is in the example. but the only difference is tha my call to the AddActor (for each renderers) occurs in different moments. So, I noticed that if I keep that call in the same function, everything is fine and I get 2 layers rendered properly, but if I put the AddActor in 2 different functions (corresponding to 2 different event handlers) everything is lost. So, what do you think it might be the problem?<br><br>Kind regards.<br>Giancarlo<br>                                               <br /><hr />Vuoi scaricare gli allegati? <a href='http://www.windowslive.it/hotmail/GuardaAscolta.aspx' target='_new'>Guardali in anteprima, su Hotmail!</a></body>
</html>