<div dir="ltr">Hi Brian,<div><br></div><div>The retina code in VTK is still under development. In the VTK master branch, retina should work fine for pure C++ VTK apps, but it might not work for python yet. But feel free to try it if you want to be a guinea pig.</div><div><br></div><div>The VTK 7.1.0 release doesn't support retina displays.</div><div><br></div><div> - David</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 27, 2017 at 9:54 AM, Brian Alger <span dir="ltr"><<a href="mailto:brian.alger@inl.gov" target="_blank">brian.alger@inl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On a MacBook Pro with retina display, running:<br>
python lib/python2.7/site-packages/vt<wbr>k/qt/QVTKRenderWindowInteracto<wbr>r.py<br>
<br>
shows the following<br>
<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/n5742298/QVTKRenderWindowInteractor_retina.png" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/file/n5742298/QVTKRenderWi<wbr>ndowInteractor_retina.png</a>><br>
<br>
The cone is only in the lower left. This works as expected on non retina<br>
displays.<br>
Using: VTK 7.1.0, PyQt 5.6<br>
I found this <<a href="https://github.com/siudej/Eigenvalues/blob/master/qvtk.py" rel="noreferrer" target="_blank">https://github.com/siudej/Eig<wbr>envalues/blob/master/qvtk.py</a>><br>
that shows how one might fix the problem. Incorporating their changes does<br>
seem to fix the problem but their comment<br>
says it is not the right way to do this.<br>
<br>
What is the correct way to get this to work?<br></blockquote></div></div></div></div>