<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-01-19 15:43 GMT+01:00 Marcus D. Hanwell <span dir="ltr"><<a href="mailto:marcus.hanwell@kitware.com" target="_blank">marcus.hanwell@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Jan 19, 2017 at 12:20 AM, Andrew Maclean<br>
<<a href="mailto:andrew.amaclean@gmail.com">andrew.amaclean@gmail.com</a>> wrote:<br>
> I see that on the ParaView Developers list that they are moving to Qt5 by<br>
> default. See Utkarsh's post on Mon 16 Jan 2017, titled: "ParaView and Qt 5".<br>
><br>
> Given that ParaView is built on VTK and that Qt5 is well supported on modern<br>
> machines. Isn't it time that VTK defaulted to Qt5 also?<br>
><br>
> It seems to me that is a good opportunity to do this now that VTK has moved<br>
> to C++11.<br>
><br>
</span>I totally agree, and have been wanting to move VTK forward for a<br>
while. One of the big blockers was the QVTKWidget (and its sequel),<br>
but the new QVTKOpenGLWidget fixes those issues. We are looking for<br>
any remaining issues, and I think need to require at least Qt 5.5 for<br>
some fixes to the way events are squashed (need to check as my memory<br>
is hazy on what release they got in).<br></blockquote><div><br></div><div>I'm afraid that fix was abandoned for 5.5 and only landed in 5.6 :/<br><br></div><div>I'm working around it in my QVTKWidget subclass by letting Qt be the one in charge of when Render() is called.<br><br></div><div>It would be great if some workaround could be made in VTK, such that the requirement wouldn't have to be bumped all the way to 5.6, since it's not in official repos for LTS distros like Ubuntu 16.04.<br><br></div><div>Elvis<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
______________________________<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>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
</blockquote></div><br></div></div>