[vtkusers] Can I use GTK to develop the VTK program?
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Fri Mar 21 23:45:27 EST 2003
>>>>> "SW" == sunwei <sunwei at tsinghua.org.cn> writes:
SW> Hello list, Is it possible to develop a graphic interface for
SW> VTK program with GTK? Any information will be highly
SW> appreciated!
If you want to use PyGTK, the Wrapping/Python/vtk/gtk directory
contains a couple of useful widgets that let you build a GTK + VTK
application. If you want to do this via C++ then look at this:
http://visu.sf.net
A gtkmm+VTK widget is available from this project. Specifically look
here:
http://visu.sourceforge.net/about.en.html
cheers,
prabhu
More information about the vtkusers
mailing list