I'm having a similar problem. The picking is fine except that when I resize the render window in my WX application, the window will occasionally get sized about 50 pixels too large, and the bottom will be clipped. Picking seems fine, though. It only shows up when I try to run my application in Windows (native interface). Linux (using GTK) is fine. What OS are you using?<br>
<br>Paul<br><br><br><div class="gmail_quote">On Fri, May 15, 2009 at 1:51 PM, Greg Book <span dir="ltr"><<a href="mailto:gbook@gbook.org">gbook@gbook.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm using the wxVTKRenderWindowInteractor in my application and am getting an odd error when resizing the window. When I first start it up, everything works fine (everything being the imagePlaneWidget, picking, display, etc), but when I resize it, the content of the window is shifted down by about 20 pixels. So the mouse no longer picks correctly, and the bottom of the image is cut off.<br>
It only happens after resizing, so I'm not sure if its something in my code or in the renderwindowinteractor. There also aren't any OnSize event handlers in my program.<br><font color="#888888"><br>-Greg<br>
</font><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/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" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>