<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 17, 2016 at 1:37 AM, Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div><div><br></div></div></div><div>I'm also curious, if you don't mind me asking: Have you used a lot of PyQt+VTK? If so, did you use the interactor style system or did you forego using it completely?</div></div></div></div></blockquote><div><br></div><div>I used PyQt with VTK extensively from 2002 until 2007, and occasionally since then.  I hardly ever use the VTK interactors, only when writing quick-and-dirty test applications.  I prefer an "event" to be an object.<br></div><div><br></div><div>Since I don't use vtkInteractorStyle (which is the main place where a person would want to override a virtual method) you can probably guess why the lack of virtual overrides in the Python wrappers doesn't bother me much.</div><div><br></div><div> - David</div><div><br></div><div><br></div><div><br></div></div></div></div>