<div dir="ltr">Thanks David, so should I get rid completely of the renderWindowInteractor then? If I remove that line of code my code above around interactor is useless I think..<div><br></div><div>Thank you,</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Feb 6, 2014 at 12:32 PM, David Cole <span dir="ltr"><<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As soon as you call:<br>
<br>
renderWindowInteractor.Start()<u></u>;<br>
<br>
it begins a message loop which does not return. Just delete that line of code, and allow your application to control the message loop.<br>
<br>
<br>
HTH,<br>
David C.<br>
<br>
</blockquote></div><br></div>