[vtkusers] I wanna use vtk on linux. What's the best method?
Mathieu Malaterre
mathieu.malaterre at kitware.com
Sun Feb 1 23:51:47 EST 2004
> I allays use the gtk to program.
> and I want to use vtk.
> But it seed that vtk don't work with gtk.
Could you please send us the link mentioning why vtk can't work with gtk ? Lots of people use this combination:
http://vtk.org/pipermail/vtkusers/2003-December/021165.html
If you are using python there is even 4 widgets already in the VTK/Wrapping/Python/vtk/gtk
and they are working great !
> What is the best solution using vtk with linux?
There is no best solution, officialy only Tk is supported (See paraview or volview product). But you can use:
- gtk
- wxWindows
- Qt
- Java + Swing
...
HTH
Mathieu
More information about the vtkusers
mailing list