[vtkusers] "Hello World" for QVTKWidget using PyQt and VTK in Python

Prathamesh Kulkarni prathameshmkulkarni at gmail.com
Sun Nov 28 13:46:06 EST 2010


Since I am using pythonxy, I did not build vtk. I don't think I can do a
'python getch' directly

- Prathamesh

On Sun, Nov 28, 2010 at 12:40 PM, David Doria <daviddoria at gmail.com> wrote:

> On Sun, Nov 28, 2010 at 1:05 PM, Prathamesh Kulkarni
> <prathameshmkulkarni at gmail.com> wrote:
> > I used the following steps for building my application (only difference
> is,
> > I am using QWidget instead of QFrame).
> > However, when I close the application, I get a bunch of vtk errors which
> > disappear too quickly for me to read them. Can someone point to the cause
> of
> > this?
> > Thanks,
> > Prathamesh
>
> Did you build VTK with VTK_DEBUG_LEAKS = ON? If so, these are probably
> errors telling you that you leaked some memory. Maybe you could put a
> cin statement at the very end of your problem to help you see them
> before the terminal closes?
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101128/afc4b8c9/attachment.htm>


More information about the vtkusers mailing list