[vtkusers] About MouseEvents.py example
David Gobbi
david.gobbi at gmail.com
Fri Jun 17 08:07:47 EDT 2016
On Fri, Jun 17, 2016 at 12:39 AM, Elvis Stansvik <
elvis.stansvik at orexplore.com> wrote:
>
> I'm curious about the limitations in the Python wrappers that overriding
> C++ virtuals won't work though. Is that something that would work if SIP
> wrappers were revived? Because I know that in PyQt it works.
>
No, reviving the SIP wrappers won't make that work for VTK classes that are
wrapped in Python. Getting that working in VTK is doable, but it has never
been high priority.
- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160617/7d910786/attachment.html>
More information about the vtkusers
mailing list