<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-06-17 14:12 GMT+02:00 David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span>:<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"><span class="">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></span><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></div></div></blockquote><div><br></div><div>And just so I get you right: With "an object" you mean as in, an object with event information as attributes, e.g. like in Qt's event system, instead of as in VTK where it's just an enum value, and you have to call various functions to get the event information? If so I agree.<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"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></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><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div><div><br></div><div><br></div><div><br></div></font></span></div></div></div>
</blockquote></div><br></div></div>