[vtkusers] vtk and gtk?

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Tue Jun 19 12:02:19 EDT 2001


>>>>> "RT" == Rene Tschirley <pooh at lava.cs.tu-berlin.de> writes:

    RT> Dear list, Seems as if I have to use a gui widget set for my
    RT> application. Before decide to use Qt, I'd like to know if
    RT> anyone uses the gimp toolkit gtk with a vtk application.

I havent used gtk + vtk on any project of mine but there is a
vtkGTKRenderWidget.py in the nightlies (its in the python
subdirectory).  This basically embeds a VTK RenderWindow inside a
pyGTK widget.  It works fine for me.

I dont know of a C version of this code.  Matt Howlett wrote one a
long while ago but I am unable to mail him or find the tarball that he
used to host at his web page.

If you are familiar with GTK it shouldnt be too hard to create a
GTK-VTK widget.

prabhu




More information about the vtkusers mailing list