<br><br><div class="gmail_quote">On Thu, Jul 2, 2009 at 8:45 AM, ClaudeG <span dir="ltr">&lt;<a href="mailto:claude.gangolf@gmail.com">claude.gangolf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
ok, i don&#39;t read the previous code here again but you have this code than in<br>
the main function i have:<br>
<br>
main()<br>
{<br>
  //i call the file where all the properties are stored<br>
  //i create a renderer a rendererwindow and a rendererwindowinteractor<br>
  setup(ren1, file);<br>
  renWin-&gt;Render();<br>
  manipulate(ren1, file);<br>
  renWin-&gt;Render();<br>
}<br></blockquote><div><br>Claude - I think it would be much easier if you posted a compilable example - e.g. ren1 is not defined, file is not defined, etc. Maybe other users on the list can debug this just by looking at it, but it would be much easier for me to poke around with a debugger.<br>
<br clear="all">Thanks,<br><br>David<br> 
<br></div></div>