[vtkusers] mouse events

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Sep 18 21:27:10 EDT 2002


>>>>> "GW" == Galen Wilkerson <galen at sp1.compbio.washington.edu> writes:

    GW> I'm using vtk3.2, since I couldn't get 4.0 installed (with
    GW> python on redhat 7.3).

Get the nightly RPMS then.

  http://www.creatis.insa-lyon.fr/vtk/

    GW> Any hints on getting vtk 4.0 installed would be greatly
    GW> appreciated.

Download the source, read the README.html and follow instructions.
Ask here if you run into trouble.

    GW> Also, hints on making a tkinter gui (mostly for menubars,
    GW> etc.) with a vtk window in it would be most helpful.  All in
    GW> python.

There is a README.txt in Wrapping/Python for python related issues.  I
recently updated it to include an installation section.  The vtk
package directory contains subdirs for different GUIs.  Each of these
packages comes with a working example at the end of the file.  So you
should look at:

 http://public.kitware.com/cgi-bin/cvsweb.cgi/VTK/Wrapping/Python/README.txt

You can also browse the VTK sources online here:

 http://public.kitware.com/cgi-bin/cvsweb.cgi/VTK/

Also if you are looking for a fairly large pure Python + Tkinter + VTK
application you might want to look at MayaVi (http://mayavi.sf.net).

prabhu



More information about the vtkusers mailing list