[vtkusers] GUI in VTK

David Doria daviddoria at gmail.com
Thu Oct 18 06:52:54 EDT 2012


On Thu, Oct 18, 2012 at 3:11 AM, Jon Haitz Legarreta <
jhlegarreta at vicomtech.org> wrote:

> Hi Kiran,
> VTK is not intended to provide you with GUI elements such as labels,
> textboxes, checkboxes, buttons, etc.
> VTK is intended for scientific 3D data visualization and image processing.
> It is independent of the GUI library you use to build your application.
>
> The one Taha mentioned is one of the possible GUI libraries.
>
> Kind regards,
> JON HAITZ


You should use Qt with the QVTKWidget:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/RenderWindowUIMultipleInheritance

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121018/d4c4cd7e/attachment.htm>


More information about the vtkusers mailing list