[vtkusers] GUI

David Doria daviddoria at gmail.com
Wed Apr 25 13:34:07 EDT 2012


On Wed, Apr 25, 2012 at 1:23 PM, Massi <Massinissa.Bandou at usherbrooke.ca> wrote:
> Hi
>
> I'm wondering if it's possible to create an interface (button, scroll bar,
> graph ..and more)  using libraries from VTK?
>
> Thank you!

You should use Qt for that. Then you can display a VTK window as a
widget in your Qt interface:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/RenderWindowUIMultipleInheritance

David



More information about the vtkusers mailing list