<div dir="ltr"><div><div>Hi Hugh<br><br>QVTKOpenGLWidget is currently undergoing a complete redesign, the new version should be avaible shortly.<br></div>In any case you can test it beforehand by compiling  a specific developement branch of VTK, that can be found here:<br><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/3745">https://gitlab.kitware.com/vtk/vtk/merge_requests/3745</a><br><br></div>Best,<br><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Mon, Apr 2, 2018 at 12:31 PM, Todd via vtkusers <span dir="ltr"><<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Hi Hugh</div><div dir="auto"><br></div><div dir="auto">GUI elements are normally only updated on the main thread, so I suspect you need to synchronize your callback from the worker thread. I'm not familiar with Qt, but it seems to be documented. </div><div dir="auto"><a href="http://www.informit.com/articles/article.aspx?p=1405551&seqNum=3" target="_blank">http://www.informit.com/<wbr>articles/article.aspx?p=<wbr>1405551&seqNum=3</a></div><span class="HOEnZb"><font color="#888888"><div dir="auto"><br></div></font></span><div dir="auto"><span class="HOEnZb"><font color="#888888">Todd</font></span><div><div class="h5"><br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On 2 Apr 2018 10:00 p.m., lor fal <<a href="mailto:lorfalwit@gmail.com" target="_blank">lorfalwit@gmail.com</a>> wrote:<br type="attribution"><blockquote class="m_-6718444864098068942quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all:<div><br></div><div>I am using QVTKOpenGLWidget to bridge between Qt and Vtk. However, when I trying to call vtkRenderWindowInteractor::<wbr>Render in worker thread, it always report error like "makeCurrent() error", which seems something wrong while changing OpenGL context. I have googled my questions and found some suggestions but none of them could work.</div><div><br></div><div>Does anybody know exactly how to render images in worker thread?</div><div><br></div><div>Thanks in advance.<br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Best regards,<br>Hugh Lo</div></div></div>
</div></div>
</blockquote></div><br></div></div></div></div></div><br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/<wbr>listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>