>>>>> "Antonis" == Antonis Giannopoulos <[EMAIL PROTECTED]> writes:

    Antonis> Thanks for that but I could not locate the libraries you
    Antonis> mention

    Antonis> vtkRenderingPythonTkWidgets.dyld or
    Antonis> vtkRenderingPythonTkWidgets.so

    Antonis> The test_vtk.py runs with no problem as all dialogs work
    Antonis> fine and the final Vtk cone is displayed and I can
    Antonis> manipulate it with the mouse and press "q" to quit.

Hmm, did you run it from the command line?  If you did not then please
run it from the command line.  Actually, it might be easier if you
test the following:

 python

 >>> from vtk.tk import vtkTkRenderWidget

Let me know if you have any errors.

Also, can you run the vtkTkRenderWidget.py example and see if that
works.

    Antonis> I don't know if I miss anything in the compilation of
    Antonis> vtk. I have used the Apple's Tcl/tk (8.4) and the
    Antonis> MacPython 2.4 for Python.

When compiling did you set the paths to Tcl/Tk?  If
vtkRenderingPythonTkWidgets was not built then you can't use Mayavi.
So please build it by setting the paths to Tcl/Tk when you configure
the VTK build.

cheers,
prabhu

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to