<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Stas,<div><br></div><div>An important retina change was made to QVTKRenderWindowInteractor.py since 8.1.1:</div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/4201/diffs">https://gitlab.kitware.com/vtk/vtk/merge_requests/4201/diffs</a></div><div>You could try adding these same changes to your own QVTKRenderWindowInteractor.py.</div><div><br></div><div>Note that QVTKRenderWindowInteractor.py and the vtk GUISupport/Qt classes are</div><div>completely independent, so changes to GUISupport/Qt have no impact on the</div><div>behaviour of QVTKRenderWindowInteractor.py and vice-versa. So the changes to</div><div>GUISupport/Qt that Mathieu was referring to aren't actually useful to you, since those</div><div>classes aren't wrapped (the reason they aren't wrapped is that they are Qt classes,</div><div>so they would have to be wrapped with sip, rather than with the VTK wrapper tools).</div><div><br></div><div> - David</div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 31, 2018 at 9:15 AM take5v <<a href="mailto:stas.truhan@gmail.com">stas.truhan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When switching off HiDPI all works well. So, apparently, the issue is<br>
concerning HiDPU support in python wrappers.<br>
<br>
Best regards,<br>
Stas<br>
<br>
<br>
<br>
-----<br>
Best regards,<br>
Stanislau Trukhan<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Dev-f1251487.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Dev-f1251487.html</a><br>
_______________________________________________<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/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=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>